QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsComposerAttributeTableColumnModel Member List

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

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