| 
    QGIS API Documentation
    2.18.21-Las Palmas (9fba24a)
    
   | 
 
This is the complete list of members for QgsLegendModelV2, including all inherited members.
| addLegendToLayer(QgsLayerTreeLayer *nodeL) | QgsLayerTreeModel | protected | 
| AllowLegendChangeState enum value | QgsLayerTreeModel | |
| AllowNodeChangeVisibility enum value | QgsLayerTreeModel | |
| AllowNodeRename enum value | QgsLayerTreeModel | |
| AllowNodeReorder enum value | QgsLayerTreeModel | |
| AllowSymbologyChangeState enum value | QgsLayerTreeModel | |
| autoCollapseLegendNodes() const | QgsLayerTreeModel | inline | 
| autoCollapseSymbologyNodes() const | QgsLayerTreeModel | inline | 
| beginInsertColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected | 
| beginInsertRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected | 
| beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected | 
| beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected | 
| beginRemoveColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected | 
| beginRemoveRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected | 
| beginResetModel() | QAbstractItemModel | protected | 
| blockSignals(bool block) | QObject | |
| buddy(const QModelIndex &index) const | QAbstractItemModel | virtual | 
| canFetchMore(const QModelIndex &parent) const | QAbstractItemModel | virtual | 
| changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | QAbstractItemModel | protected | 
| changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | QAbstractItemModel | protected | 
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected | 
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual | 
| children() const | QObject | |
| className() const | QObject | |
| columnCount(const QModelIndex &parent=QModelIndex()) const override | QgsLayerTreeModel | |
| columnsAboutToBeInserted(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
| columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn) | QAbstractItemModel | |
| columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
| columnsInserted(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
| columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn) | QAbstractItemModel | |
| columnsRemoved(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | protectedvirtual | 
| connectToLayer(QgsLayerTreeLayer *nodeLayer) | QgsLayerTreeModel | protected | 
| connectToLayers(QgsLayerTreeGroup *parentGroup) | QgsLayerTreeModel | protected | 
| connectToRootNode() | QgsLayerTreeModel | protected | 
| createIndex(int row, int column, void *ptr) const | QAbstractItemModel | protected | 
| createIndex(int row, int column, int id) const | QAbstractItemModel | protected | 
| createIndex(int row, int column, quint32 id) const | QAbstractItemModel | protected | 
| currentIndex() const | QgsLayerTreeModel | |
| customEvent(QEvent *event) | QObject | protectedvirtual | 
| data(const QModelIndex &index, int role) const override | QgsLegendModelV2 | |
| dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | QAbstractItemModel | |
| DeferredLegendInvalidation enum value | QgsLayerTreeModel | |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static | 
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static | 
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectFromLayer(QgsLayerTreeLayer *nodeLayer) | QgsLayerTreeModel | protected | 
| disconnectFromLayers(QgsLayerTreeGroup *parentGroup) | QgsLayerTreeModel | protected | 
| disconnectFromRootNode() | QgsLayerTreeModel | protected | 
| disconnectNotify(const char *signal) | QObject | protectedvirtual | 
| dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) override | QgsLayerTreeModel | virtual | 
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| endInsertColumns() | QAbstractItemModel | protected | 
| endInsertRows() | QAbstractItemModel | protected | 
| endMoveColumns() | QAbstractItemModel | protected | 
| endMoveRows() | QAbstractItemModel | protected | 
| endRemoveColumns() | QAbstractItemModel | protected | 
| endRemoveRows() | QAbstractItemModel | protected | 
| endResetModel() | QAbstractItemModel | protected | 
| event(QEvent *e) | QObject | virtual | 
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual | 
| fetchMore(const QModelIndex &parent) | QAbstractItemModel | virtual | 
| filterLegendNodes(const QList< QgsLayerTreeModelLegendNode *> &nodes) | QgsLayerTreeModel | protected | 
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| findLegendNode(const QString &layerId, const QString &ruleKey) const | QgsLayerTreeModel | |
| Flag enum name | QgsLayerTreeModel | |
| flags(const QModelIndex &index) const override | QgsLegendModelV2 | virtual | 
| QgsLayerTreeModel::flags() const | QgsLayerTreeModel | |
| hasChildren(const QModelIndex &parent) const | QAbstractItemModel | virtual | 
| hasIndex(int row, int column, const QModelIndex &parent) const | QAbstractItemModel | |
| headerData(int section, Qt::Orientation orientation, int role) const | QAbstractItemModel | virtual | 
| headerDataChanged(Qt::Orientation orientation, int first, int last) | QAbstractItemModel | |
| iconGroup() | QgsLayerTreeModel | protectedstatic | 
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | QgsLayerTreeModel | |
| index2legendNode(const QModelIndex &index) | QgsLayerTreeModel | static | 
| index2node(const QModelIndex &index) const | QgsLayerTreeModel | |
| indexes2nodes(const QModelIndexList &list, bool skipInternal=false) const | QgsLayerTreeModel | |
| indexOfParentLayerTreeNode(QgsLayerTreeNode *parentNode) const | QgsLayerTreeModel | protected | 
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| insertColumn(int column, const QModelIndex &parent) | QAbstractItemModel | |
| insertColumns(int column, int count, const QModelIndex &parent) | QAbstractItemModel | virtual | 
| insertRow(int row, const QModelIndex &parent) | QAbstractItemModel | |
| insertRows(int row, int count, const QModelIndex &parent) | QAbstractItemModel | virtual | 
| installEventFilter(QObject *filterObj) | QObject | |
| invalidateLegendMapBasedData() | QgsLayerTreeModel | protectedslot | 
| isA(const char *className) const | QObject | |
| isIndexSymbologyNode(const QModelIndex &index) const | QgsLayerTreeModel | |
| isWidgetType() const | QObject | |
| itemData(const QModelIndex &index) const | QAbstractItemModel | virtual | 
| killTimer(int id) | QObject | |
| layerLegendChanged() | QgsLayerTreeModel | protectedslot | 
| layerLegendNodes(QgsLayerTreeLayer *nodeLayer, bool skipNodeEmbeddedInParent=false) | QgsLayerTreeModel | |
| layerNeedsUpdate() | QgsLayerTreeModel | protectedslot | 
| layerNodeForSymbologyNode(const QModelIndex &index) const | QgsLayerTreeModel | |
| layerOriginalLegendNodes(QgsLayerTreeLayer *nodeLayer) | QgsLayerTreeModel | |
| layerStyleOverrides() const | QgsLayerTreeModel | |
| layerTreeNodeFont(int nodeType) const | QgsLayerTreeModel | |
| layoutAboutToBeChanged() | QAbstractItemModel | |
| layoutChanged() | QAbstractItemModel | |
| legendCleanup() | QgsLayerTreeModel | protected | 
| legendEmbeddedInParent(QgsLayerTreeLayer *nodeLayer) const | QgsLayerTreeModel | protected | 
| legendFilterByMap() const | QgsLayerTreeModel | inline | 
| legendFilterByScale() const | QgsLayerTreeModel | inline | 
| legendFilterMapSettings() const | QgsLayerTreeModel | inline | 
| legendIconEmbeddedInParent(QgsLayerTreeLayer *nodeLayer) const | QgsLayerTreeModel | protected | 
| legendInvalidateMapBasedData() | QgsLayerTreeModel | protected | 
| legendMapViewData(double *mapUnitsPerPixel, int *dpi, double *scale) | QgsLayerTreeModel | |
| legendNode2index(QgsLayerTreeModelLegendNode *legendNode) | QgsLayerTreeModel | |
| legendNodeData(QgsLayerTreeModelLegendNode *node, int role) const | QgsLayerTreeModel | protected | 
| legendNodeDataChanged() | QgsLayerTreeModel | protectedslot | 
| legendNodeEmbeddedInParent(QgsLayerTreeLayer *nodeLayer) const | QgsLayerTreeModel | |
| legendNodeFlags(QgsLayerTreeModelLegendNode *node) const | QgsLayerTreeModel | protected | 
| legendNodeIndex(int row, int column, QgsLayerTreeModelLegendNode *node) const | QgsLayerTreeModel | protected | 
| legendNodeRowCount(QgsLayerTreeModelLegendNode *node) const | QgsLayerTreeModel | protected | 
| legendParent(QgsLayerTreeModelLegendNode *legendNode) const | QgsLayerTreeModel | protected | 
| legendRootIndex(int row, int column, QgsLayerTreeLayer *nL) const | QgsLayerTreeModel | protected | 
| legendRootRowCount(QgsLayerTreeLayer *nL) const | QgsLayerTreeModel | protected | 
| match(const QModelIndex &start, int role, const QVariant &value, int hits, QFlags< Qt::MatchFlag > flags) const | QAbstractItemModel | virtual | 
| mAutoCollapseLegendNodesCount | QgsLayerTreeModel | protected | 
| mCurrentIndex | QgsLayerTreeModel | protected | 
| mDeferLegendInvalidationTimer | QgsLayerTreeModel | protected | 
| metaObject() const | QObject | virtual | 
| mFlags | QgsLayerTreeModel | protected | 
| mFontGroup | QgsLayerTreeModel | protected | 
| mFontLayer | QgsLayerTreeModel | protected | 
| mimeData(const QModelIndexList &indexes) const override | QgsLayerTreeModel | virtual | 
| mimeTypes() const override | QgsLayerTreeModel | virtual | 
| mLayerStyleOverrides | QgsLayerTreeModel | protected | 
| mLegend | QgsLayerTreeModel | protected | 
| mLegendFilterByScale | QgsLayerTreeModel | protected | 
| mLegendFilterHitTest | QgsLayerTreeModel | protected | 
| mLegendFilterMapSettings | QgsLayerTreeModel | protected | 
| mLegendFilterUsesExtent | QgsLayerTreeModel | protected | 
| mLegendMapViewDpi | QgsLayerTreeModel | protected | 
| mLegendMapViewMupp | QgsLayerTreeModel | protected | 
| mLegendMapViewScale | QgsLayerTreeModel | protected | 
| modelAboutToBeReset() | QAbstractItemModel | |
| modelReset() | QAbstractItemModel | |
| moveToThread(QThread *targetThread) | QObject | |
| mRootNode | QgsLayerTreeModel | protected | 
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| node2index(QgsLayerTreeNode *node) const | QgsLayerTreeModel | |
| nodeAddedChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo) | QgsLayerTreeModel | protectedslot | 
| nodeCustomPropertyChanged(QgsLayerTreeNode *node, const QString &key) | QgsLayerTreeModel | protectedslot | 
| nodeLayerLoaded() | QgsLayerTreeModel | protectedslot | 
| nodeLayerWillBeUnloaded() | QgsLayerTreeModel | protectedslot | 
| nodeNameChanged(QgsLayerTreeNode *node, const QString &name) | QgsLayerTreeModel | protectedslot | 
| nodeRemovedChildren() | QgsLayerTreeModel | protectedslot | 
| nodeVisibilityChanged(QgsLayerTreeNode *node) | QgsLayerTreeModel | protectedslot | 
| nodeWillAddChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo) | QgsLayerTreeModel | protectedslot | 
| nodeWillRemoveChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo) | QgsLayerTreeModel | protectedslot | 
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic | 
| objectName | QObject | |
| objectName() const | QObject | |
| parent(const QModelIndex &child) const override | QgsLayerTreeModel | |
| QObject::parent() const | QObject | |
| persistentIndexList() const | QAbstractItemModel | protected | 
| property(const char *name) const | QObject | |
| QAbstractItemModel(QObject *parent) | QAbstractItemModel | |
| QgsLayerTreeModel(QgsLayerTreeGroup *rootNode, QObject *parent=nullptr) | QgsLayerTreeModel | explicit | 
| QgsLegendModelV2(QgsLayerTreeGroup *rootNode, QObject *parent=nullptr) | QgsLegendModelV2 | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| receivers(const char *signal) const | QObject | protected | 
| recursivelyEmitDataChanged(const QModelIndex &index=QModelIndex()) | QgsLayerTreeModel | protected | 
| refreshLayerLegend(QgsLayerTreeLayer *nodeLayer) | QgsLayerTreeModel | |
| refreshLayerSymbology(QgsLayerTreeLayer *nodeLayer) | QgsLayerTreeModel | inline | 
| refreshScaleBasedLayers(const QModelIndex &index=QModelIndex()) | QgsLayerTreeModel | protected | 
| removeChild(QObject *object) | QObject | |
| removeColumn(int column, const QModelIndex &parent) | QAbstractItemModel | |
| removeColumns(int column, int count, const QModelIndex &parent) | QAbstractItemModel | virtual | 
| removeEventFilter(QObject *obj) | QObject | |
| removeLegendFromLayer(QgsLayerTreeLayer *nodeLayer) | QgsLayerTreeModel | protected | 
| removeRow(int row, const QModelIndex &parent) | QAbstractItemModel | |
| removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) override | QgsLayerTreeModel | virtual | 
| reset() | QAbstractItemModel | protected | 
| resetInternalData() | QAbstractItemModel | protected | 
| revert() | QAbstractItemModel | virtual | 
| roleNames() const | QAbstractItemModel | |
| rootGroup() const | QgsLayerTreeModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override | QgsLayerTreeModel | |
| rowsAboutToBeInserted(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
| rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow) | QAbstractItemModel | |
| rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
| rowsInserted(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
| rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow) | QAbstractItemModel | |
| rowsRemoved(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
| sender() const | QObject | protected | 
| senderSignalIndex() const | QObject | protected | 
| setAutoCollapseLegendNodes(int nodeCount) | QgsLayerTreeModel | inline | 
| setAutoCollapseSymbologyNodes(int nodeCount) | QgsLayerTreeModel | inline | 
| setCurrentIndex(const QModelIndex ¤tIndex) | QgsLayerTreeModel | |
| setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | QgsLayerTreeModel | virtual | 
| setFlag(Flag f, bool on=true) | QgsLayerTreeModel | |
| setFlags(const QgsLayerTreeModel::Flags &f) | QgsLayerTreeModel | |
| setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | QAbstractItemModel | virtual | 
| setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) | QAbstractItemModel | virtual | 
| setLayerStyleOverrides(const QMap< QString, QString > &overrides) | QgsLayerTreeModel | |
| setLayerTreeNodeFont(int nodeType, const QFont &font) | QgsLayerTreeModel | |
| setLegendFilter(const QgsMapSettings *settings, bool useExtent=true, const QgsGeometry &polygon=QgsGeometry(), bool useExpressions=true) | QgsLayerTreeModel | |
| setLegendFilterByMap(const QgsMapSettings *settings) | QgsLayerTreeModel | |
| setLegendFilterByScale(double scaleDenominator) | QgsLayerTreeModel | |
| setLegendMapViewData(double mapUnitsPerPixel, int dpi, double scale) | QgsLayerTreeModel | |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setRoleNames(const QHash< int, QByteArray > &roleNames) | QAbstractItemModel | protected | 
| setRootGroup(QgsLayerTreeGroup *newRootGroup) | QgsLayerTreeModel | |
| setSupportedDragActions(QFlags< Qt::DropAction > actions) | QAbstractItemModel | |
| ShowLegend enum value | QgsLayerTreeModel | |
| ShowLegendAsTree enum value | QgsLayerTreeModel | |
| ShowRasterPreviewIcon enum value | QgsLayerTreeModel | |
| ShowSymbology enum value | QgsLayerTreeModel | |
| sibling(int row, int column, const QModelIndex &index) const | QAbstractItemModel | |
| signalsBlocked() const | QObject | |
| sort(int column, Qt::SortOrder order) | QAbstractItemModel | virtual | 
| span(const QModelIndex &index) const | QAbstractItemModel | virtual | 
| startTimer(int interval) | QObject | |
| submit() | QAbstractItemModel | virtual | 
| supportedDragActions() const | QAbstractItemModel | |
| supportedDropActions() const override | QgsLayerTreeModel | virtual | 
| testFlag(Flag f) const | QgsLayerTreeModel | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual | 
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| tryBuildLegendTree(const QList< QgsLayerTreeModelLegendNode *> &nodes) | QgsLayerTreeModel | protected | 
| UseEmbeddedWidgets enum value | QgsLayerTreeModel | |
| ~QAbstractItemModel() | QAbstractItemModel | virtual | 
| ~QgsLayerTreeModel() | QgsLayerTreeModel | |
| ~QObject() | QObject | virtual | 
 1.8.13