QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
QgsLayerTreeModel Member List

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

addLegendToLayer(QgsLayerTreeLayer *nodeL)QgsLayerTreeModelprotected
AllowLegendChangeState enum valueQgsLayerTreeModel
AllowNodeChangeVisibility enum valueQgsLayerTreeModel
AllowNodeRename enum valueQgsLayerTreeModel
AllowNodeReorder enum valueQgsLayerTreeModel
AllowSymbologyChangeState enum valueQgsLayerTreeModel
autoCollapseLegendNodes() constQgsLayerTreeModelinline
autoCollapseSymbologyNodes() constQgsLayerTreeModelinline
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
blockSignals(bool block)QObject
buddy(const QModelIndex &index) constQAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) constQAbstractItemModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
columnCount(const QModelIndex &parent=QModelIndex()) const overrideQgsLayerTreeModel
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)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
connectToLayer(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModelprotected
connectToLayers(QgsLayerTreeGroup *parentGroup)QgsLayerTreeModelprotected
connectToRootNode()QgsLayerTreeModelprotected
createIndex(int row, int column, void *ptr) constQAbstractItemModelprotected
createIndex(int row, int column, int id) constQAbstractItemModelprotected
createIndex(int row, int column, quint32 id) constQAbstractItemModelprotected
currentIndex() constQgsLayerTreeModel
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideQgsLayerTreeModel
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModel
DeferredLegendInvalidation enum valueQgsLayerTreeModel
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectFromLayer(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModelprotected
disconnectFromLayers(QgsLayerTreeGroup *parentGroup)QgsLayerTreeModelprotected
disconnectFromRootNode()QgsLayerTreeModelprotected
disconnectNotify(const char *signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) overrideQgsLayerTreeModelvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fetchMore(const QModelIndex &parent)QAbstractItemModelvirtual
filterLegendNodes(const QList< QgsLayerTreeModelLegendNode *> &nodes)QgsLayerTreeModelprotected
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
findLegendNode(const QString &layerId, const QString &ruleKey) constQgsLayerTreeModel
Flag enum nameQgsLayerTreeModel
flags(const QModelIndex &index) const overrideQgsLayerTreeModelvirtual
flags() constQgsLayerTreeModel
hasChildren(const QModelIndex &parent) constQAbstractItemModelvirtual
hasIndex(int row, int column, const QModelIndex &parent) constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role) constQAbstractItemModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
iconGroup()QgsLayerTreeModelprotectedstatic
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overrideQgsLayerTreeModel
index2legendNode(const QModelIndex &index)QgsLayerTreeModelstatic
index2node(const QModelIndex &index) constQgsLayerTreeModel
indexes2nodes(const QModelIndexList &list, bool skipInternal=false) constQgsLayerTreeModel
indexOfParentLayerTreeNode(QgsLayerTreeNode *parentNode) constQgsLayerTreeModelprotected
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
installEventFilter(QObject *filterObj)QObject
invalidateLegendMapBasedData()QgsLayerTreeModelprotectedslot
isA(const char *className) constQObject
isIndexSymbologyNode(const QModelIndex &index) constQgsLayerTreeModel
isWidgetType() constQObject
itemData(const QModelIndex &index) constQAbstractItemModelvirtual
killTimer(int id)QObject
layerLegendChanged()QgsLayerTreeModelprotectedslot
layerLegendNodes(QgsLayerTreeLayer *nodeLayer, bool skipNodeEmbeddedInParent=false)QgsLayerTreeModel
layerNeedsUpdate()QgsLayerTreeModelprotectedslot
layerNodeForSymbologyNode(const QModelIndex &index) constQgsLayerTreeModel
layerOriginalLegendNodes(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModel
layerStyleOverrides() constQgsLayerTreeModel
layerTreeNodeFont(int nodeType) constQgsLayerTreeModel
layoutAboutToBeChanged()QAbstractItemModel
layoutChanged()QAbstractItemModel
legendCleanup()QgsLayerTreeModelprotected
legendEmbeddedInParent(QgsLayerTreeLayer *nodeLayer) constQgsLayerTreeModelprotected
legendFilterByMap() constQgsLayerTreeModelinline
legendFilterByScale() constQgsLayerTreeModelinline
legendFilterMapSettings() constQgsLayerTreeModelinline
legendIconEmbeddedInParent(QgsLayerTreeLayer *nodeLayer) constQgsLayerTreeModelprotected
legendInvalidateMapBasedData()QgsLayerTreeModelprotected
legendMapViewData(double *mapUnitsPerPixel, int *dpi, double *scale)QgsLayerTreeModel
legendNode2index(QgsLayerTreeModelLegendNode *legendNode)QgsLayerTreeModel
legendNodeData(QgsLayerTreeModelLegendNode *node, int role) constQgsLayerTreeModelprotected
legendNodeDataChanged()QgsLayerTreeModelprotectedslot
legendNodeEmbeddedInParent(QgsLayerTreeLayer *nodeLayer) constQgsLayerTreeModel
legendNodeFlags(QgsLayerTreeModelLegendNode *node) constQgsLayerTreeModelprotected
legendNodeIndex(int row, int column, QgsLayerTreeModelLegendNode *node) constQgsLayerTreeModelprotected
legendNodeRowCount(QgsLayerTreeModelLegendNode *node) constQgsLayerTreeModelprotected
legendParent(QgsLayerTreeModelLegendNode *legendNode) constQgsLayerTreeModelprotected
legendRootIndex(int row, int column, QgsLayerTreeLayer *nL) constQgsLayerTreeModelprotected
legendRootRowCount(QgsLayerTreeLayer *nL) constQgsLayerTreeModelprotected
match(const QModelIndex &start, int role, const QVariant &value, int hits, QFlags< Qt::MatchFlag > flags) constQAbstractItemModelvirtual
mAutoCollapseLegendNodesCountQgsLayerTreeModelprotected
mCurrentIndexQgsLayerTreeModelprotected
mDeferLegendInvalidationTimerQgsLayerTreeModelprotected
metaObject() constQObjectvirtual
mFlagsQgsLayerTreeModelprotected
mFontGroupQgsLayerTreeModelprotected
mFontLayerQgsLayerTreeModelprotected
mimeData(const QModelIndexList &indexes) const overrideQgsLayerTreeModelvirtual
mimeTypes() const overrideQgsLayerTreeModelvirtual
mLayerStyleOverridesQgsLayerTreeModelprotected
mLegendQgsLayerTreeModelprotected
mLegendFilterByScaleQgsLayerTreeModelprotected
mLegendFilterHitTestQgsLayerTreeModelprotected
mLegendFilterMapSettingsQgsLayerTreeModelprotected
mLegendFilterUsesExtentQgsLayerTreeModelprotected
mLegendMapViewDpiQgsLayerTreeModelprotected
mLegendMapViewMuppQgsLayerTreeModelprotected
mLegendMapViewScaleQgsLayerTreeModelprotected
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
moveToThread(QThread *targetThread)QObject
mRootNodeQgsLayerTreeModelprotected
name() constQObject
name(const char *defaultName) constQObject
node2index(QgsLayerTreeNode *node) constQgsLayerTreeModel
nodeAddedChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo)QgsLayerTreeModelprotectedslot
nodeCustomPropertyChanged(QgsLayerTreeNode *node, const QString &key)QgsLayerTreeModelprotectedslot
nodeLayerLoaded()QgsLayerTreeModelprotectedslot
nodeLayerWillBeUnloaded()QgsLayerTreeModelprotectedslot
nodeNameChanged(QgsLayerTreeNode *node, const QString &name)QgsLayerTreeModelprotectedslot
nodeRemovedChildren()QgsLayerTreeModelprotectedslot
nodeVisibilityChanged(QgsLayerTreeNode *node)QgsLayerTreeModelprotectedslot
nodeWillAddChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo)QgsLayerTreeModelprotectedslot
nodeWillRemoveChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo)QgsLayerTreeModelprotectedslot
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
parent(const QModelIndex &child) const overrideQgsLayerTreeModel
QObject::parent() constQObject
persistentIndexList() constQAbstractItemModelprotected
property(const char *name) constQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QgsLayerTreeModel(QgsLayerTreeGroup *rootNode, QObject *parent=nullptr)QgsLayerTreeModelexplicit
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
recursivelyEmitDataChanged(const QModelIndex &index=QModelIndex())QgsLayerTreeModelprotected
refreshLayerLegend(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModel
refreshLayerSymbology(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModelinline
refreshScaleBasedLayers(const QModelIndex &index=QModelIndex())QgsLayerTreeModelprotected
removeChild(QObject *object)QObject
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
removeEventFilter(QObject *obj)QObject
removeLegendFromLayer(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModelprotected
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) overrideQgsLayerTreeModelvirtual
reset()QAbstractItemModelprotected
resetInternalData()QAbstractItemModelprotected
revert()QAbstractItemModelvirtual
roleNames() constQAbstractItemModel
rootGroup() constQgsLayerTreeModel
rowCount(const QModelIndex &parent=QModelIndex()) const overrideQgsLayerTreeModel
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() constQObjectprotected
senderSignalIndex() constQObjectprotected
setAutoCollapseLegendNodes(int nodeCount)QgsLayerTreeModelinline
setAutoCollapseSymbologyNodes(int nodeCount)QgsLayerTreeModelinline
setCurrentIndex(const QModelIndex &currentIndex)QgsLayerTreeModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideQgsLayerTreeModelvirtual
setFlag(Flag f, bool on=true)QgsLayerTreeModel
setFlags(const QgsLayerTreeModel::Flags &f)QgsLayerTreeModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role)QAbstractItemModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
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)QAbstractItemModelprotected
setRootGroup(QgsLayerTreeGroup *newRootGroup)QgsLayerTreeModel
setSupportedDragActions(QFlags< Qt::DropAction > actions)QAbstractItemModel
ShowLegend enum valueQgsLayerTreeModel
ShowLegendAsTree enum valueQgsLayerTreeModel
ShowRasterPreviewIcon enum valueQgsLayerTreeModel
ShowSymbology enum valueQgsLayerTreeModel
sibling(int row, int column, const QModelIndex &index) constQAbstractItemModel
signalsBlocked() constQObject
sort(int column, Qt::SortOrder order)QAbstractItemModelvirtual
span(const QModelIndex &index) constQAbstractItemModelvirtual
startTimer(int interval)QObject
submit()QAbstractItemModelvirtual
supportedDragActions() constQAbstractItemModel
supportedDropActions() const overrideQgsLayerTreeModelvirtual
testFlag(Flag f) constQgsLayerTreeModel
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
tryBuildLegendTree(const QList< QgsLayerTreeModelLegendNode *> &nodes)QgsLayerTreeModelprotected
UseEmbeddedWidgets enum valueQgsLayerTreeModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QgsLayerTreeModel()QgsLayerTreeModel
~QObject()QObjectvirtual