Quantum GIS API Documentation  master-4435c4f
QgsAttributeTableMemoryModel Member List
This is the complete list of members for QgsAttributeTableMemoryModel, including all inherited members.
attributeValueChanged(QgsFeatureId fid, int idx, const QVariant &value)QgsAttributeTableMemoryModel [private, virtual, slot]
changeLayout()QgsAttributeTableModel
columnCount(const QModelIndex &parent=QModelIndex()) const QgsAttributeTableModel
data(const QModelIndex &index, int role) const QgsAttributeTableModel [virtual]
executeAction(int action, const QModelIndex &idx) const QgsAttributeTableModel
extentsChanged()QgsAttributeTableModel [slot]
feature(const QModelIndex &idx) const QgsAttributeTableModel
featureAdded(QgsFeatureId fid, bool inOperation=true)QgsAttributeTableMemoryModel [protected, virtual, slot]
featureAtId(QgsFeatureId fid) const QgsAttributeTableMemoryModel [private, virtual]
featureDeleted(QgsFeatureId fid)QgsAttributeTableMemoryModel [protected, virtual, slot]
fieldCol(int idx) const QgsAttributeTableModel
fieldIdx(int col) const QgsAttributeTableModel
finished()QgsAttributeTableModel [signal]
flags(const QModelIndex &index) const QgsAttributeTableModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const QgsAttributeTableModel
idToRow(QgsFeatureId id) const QgsAttributeTableModel
incomingChangeLayout()QgsAttributeTableModel
layer() const QgsAttributeTableModel [inline]
layerDeleted()QgsAttributeTableMemoryModel [protected, virtual, slot]
layerRepaintRequested()QgsAttributeTableModel [slot]
loadAttributes()QgsAttributeTableModel [protected, virtual]
loadLayer()QgsAttributeTableMemoryModel [private, virtual]
mAttributesQgsAttributeTableModel [protected]
mCanvasQgsAttributeTableModel [protected]
mCurrentExtentQgsAttributeTableModel [protected]
mFeatQgsAttributeTableModel [mutable, protected]
mFeatureMapQgsAttributeTableModel [mutable, protected]
mFieldCountQgsAttributeTableModel [protected]
mIdRowMapQgsAttributeTableModel [protected]
mLayerQgsAttributeTableModel [protected]
modelChanged()QgsAttributeTableModel [signal]
mRowIdMapQgsAttributeTableModel [protected]
mSortListQgsAttributeTableModel [protected]
mValueMapsQgsAttributeTableModel [protected]
progress(int i, bool &cancel)QgsAttributeTableModel [signal]
QgsAttributeTableMemoryModel(QgsMapCanvas *theCanvas, QgsVectorLayer *theLayer)QgsAttributeTableMemoryModel
QgsAttributeTableModel(QgsMapCanvas *canvas, QgsVectorLayer *theLayer, QObject *parent=0)QgsAttributeTableModel
reload(const QModelIndex &index1, const QModelIndex &index2)QgsAttributeTableModel
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())QgsAttributeTableMemoryModel
resetModel()QgsAttributeTableModel
rowCount(const QModelIndex &parent=QModelIndex()) const QgsAttributeTableMemoryModel [virtual]
rowToId(int row) const QgsAttributeTableModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QgsAttributeTableModel [virtual]
sort(int column, Qt::SortOrder order=Qt::AscendingOrder)QgsAttributeTableModel [virtual]
swapRows(QgsFeatureId a, QgsFeatureId b)QgsAttributeTableModel
~QgsAttributeTableModel()QgsAttributeTableModel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines