QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsComposerAttributeTableColumnModelV2 Member List

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

columnCount(const QModelIndex &parent=QModelIndex()) const QgsComposerAttributeTableColumnModelV2
columnFromIndex(const QModelIndex &index) const QgsComposerAttributeTableColumnModelV2
data(const QModelIndex &index, int role) const QgsComposerAttributeTableColumnModelV2virtual
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 QgsComposerAttributeTableColumnModelV2virtual
setColumnAsSorted(QgsComposerTableColumn *column, Qt::SortOrder order)QgsComposerAttributeTableColumnModelV2
setColumnAsUnsorted(QgsComposerTableColumn *column)QgsComposerAttributeTableColumnModelV2
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QgsComposerAttributeTableColumnModelV2virtual
ShiftDirection enum nameQgsComposerAttributeTableColumnModelV2
ShiftDown enum valueQgsComposerAttributeTableColumnModelV2
ShiftUp enum valueQgsComposerAttributeTableColumnModelV2
~QgsComposerAttributeTableColumnModelV2()QgsComposerAttributeTableColumnModelV2virtual