QGIS API Documentation  2.6.0-Brighton
 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 QgsComposerAttributeTableColumnModel
columnFromIndex(const QModelIndex &index) const QgsComposerAttributeTableColumnModel
data(const QModelIndex &index, int role) const QgsComposerAttributeTableColumnModelvirtual
flags(const QModelIndex &index) const QgsComposerAttributeTableColumnModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const QgsComposerAttributeTableColumnModel
index(int row, int column, const QModelIndex &parent) const QgsComposerAttributeTableColumnModel
indexFromColumn(QgsComposerTableColumn *column)QgsComposerAttributeTableColumnModel
insertRows(int row, int count, const QModelIndex &parent=QModelIndex())QgsComposerAttributeTableColumnModel
moveColumnInSortRank(QgsComposerTableColumn *column, ShiftDirection direction)QgsComposerAttributeTableColumnModel
moveRow(int row, ShiftDirection direction)QgsComposerAttributeTableColumnModel
parent(const QModelIndex &child) const QgsComposerAttributeTableColumnModel
QgsComposerAttributeTableColumnModel(QgsComposerAttributeTable *composerTable, QObject *parent=0)QgsComposerAttributeTableColumnModel
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())QgsComposerAttributeTableColumnModel
resetToLayer()QgsComposerAttributeTableColumnModel
rowCount(const QModelIndex &parent=QModelIndex()) const QgsComposerAttributeTableColumnModelvirtual
setColumnAsSorted(QgsComposerTableColumn *column, Qt::SortOrder order)QgsComposerAttributeTableColumnModel
setColumnAsUnsorted(QgsComposerTableColumn *column)QgsComposerAttributeTableColumnModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QgsComposerAttributeTableColumnModelvirtual
ShiftDirection enum nameQgsComposerAttributeTableColumnModel
ShiftDown enum valueQgsComposerAttributeTableColumnModel
ShiftUp enum valueQgsComposerAttributeTableColumnModel
~QgsComposerAttributeTableColumnModel()QgsComposerAttributeTableColumnModelvirtual