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

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

clearFeatureCounts()QgsRuleBasedRendererV2Model
columnCount(const QModelIndex &=QModelIndex()) const QgsRuleBasedRendererV2Modelvirtual
data(const QModelIndex &index, int role=Qt::DisplayRole) const QgsRuleBasedRendererV2Modelvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)QgsRuleBasedRendererV2Model
finishedAddingRules()QgsRuleBasedRendererV2Model
flags(const QModelIndex &index) const QgsRuleBasedRendererV2Modelvirtual
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const QgsRuleBasedRendererV2Modelvirtual
index(int row, int column, const QModelIndex &parent=QModelIndex()) const QgsRuleBasedRendererV2Modelvirtual
insertRule(const QModelIndex &parent, int before, QgsRuleBasedRendererV2::Rule *newrule)QgsRuleBasedRendererV2Model
mFeatureCountMapQgsRuleBasedRendererV2Modelprotected
mimeData(const QModelIndexList &indexes) const QgsRuleBasedRendererV2Model
mimeTypes() const QgsRuleBasedRendererV2Model
mRQgsRuleBasedRendererV2Modelprotected
parent(const QModelIndex &index) const QgsRuleBasedRendererV2Modelvirtual
QgsRuleBasedRendererV2Model(QgsRuleBasedRendererV2 *r)QgsRuleBasedRendererV2Model
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())QgsRuleBasedRendererV2Model
removeRule(const QModelIndex &index)QgsRuleBasedRendererV2Model
rowCount(const QModelIndex &parent=QModelIndex()) const QgsRuleBasedRendererV2Modelvirtual
ruleForIndex(const QModelIndex &index) const QgsRuleBasedRendererV2Model
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QgsRuleBasedRendererV2Modelvirtual
setFeatureCounts(QMap< QgsRuleBasedRendererV2::Rule *, QgsRuleBasedRendererV2Count > theCountMap)QgsRuleBasedRendererV2Model
supportedDropActions() const QgsRuleBasedRendererV2Model
updateRule(const QModelIndex &parent, int row)QgsRuleBasedRendererV2Model
updateRule(const QModelIndex &index)QgsRuleBasedRendererV2Model
willAddRules(const QModelIndex &parent, int count)QgsRuleBasedRendererV2Model