QGIS API Documentation  2.8.6-Wien
QgsComposerAttributeTableColumnModelV2 Member List

This is the complete list of members for QgsComposerAttributeTableColumnModelV2, including all inherited members.

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