columnCount(const QModelIndex &parent=QModelIndex()) const | QgsComposerAttributeTableColumnModelV2 | |
columnFromIndex(const QModelIndex &index) const | QgsComposerAttributeTableColumnModelV2 | |
data(const QModelIndex &index, int role) const | QgsComposerAttributeTableColumnModelV2 | virtual |
flags(const QModelIndex &index) const | QgsComposerAttributeTableColumnModelV2 | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | QgsComposerAttributeTableColumnModelV2 | |
index(int row, int column, const QModelIndex &parent) const | QgsComposerAttributeTableColumnModelV2 | |
indexFromColumn(QgsComposerTableColumn *column) | QgsComposerAttributeTableColumnModelV2 | |
insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) | QgsComposerAttributeTableColumnModelV2 | |
moveColumnInSortRank(QgsComposerTableColumn *column, ShiftDirection direction) | QgsComposerAttributeTableColumnModelV2 | |
moveRow(int row, ShiftDirection direction) | QgsComposerAttributeTableColumnModelV2 | |
parent(const QModelIndex &child) const | QgsComposerAttributeTableColumnModelV2 | |
QgsComposerAttributeTableColumnModelV2(QgsComposerAttributeTableV2 *composerTable, QObject *parent=0) | QgsComposerAttributeTableColumnModelV2 | |
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) | QgsComposerAttributeTableColumnModelV2 | |
resetToLayer() | QgsComposerAttributeTableColumnModelV2 | |
rowCount(const QModelIndex &parent=QModelIndex()) const | QgsComposerAttributeTableColumnModelV2 | virtual |
setColumnAsSorted(QgsComposerTableColumn *column, Qt::SortOrder order) | QgsComposerAttributeTableColumnModelV2 | |
setColumnAsUnsorted(QgsComposerTableColumn *column) | QgsComposerAttributeTableColumnModelV2 | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | QgsComposerAttributeTableColumnModelV2 | virtual |
ShiftDirection enum name | QgsComposerAttributeTableColumnModelV2 | |
ShiftDown enum value | QgsComposerAttributeTableColumnModelV2 | |
ShiftUp enum value | QgsComposerAttributeTableColumnModelV2 | |
~QgsComposerAttributeTableColumnModelV2() | QgsComposerAttributeTableColumnModelV2 | virtual |