QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsLayerTreeNode, including all inherited members.
addedChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo) | QgsLayerTreeNode | signal |
blockSignals(bool block) | QObject | |
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() | QgsLayerTreeNode | inline |
QObject::children() const | QObject | |
className() const | QObject | |
clone() const =0 | QgsLayerTreeNode | pure virtual |
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 |
customEvent(QEvent *event) | QObject | protectedvirtual |
customProperties() const | QgsLayerTreeNode | |
customProperty(const QString &key, const QVariant &defaultValue=QVariant()) const | QgsLayerTreeNode | |
customPropertyChanged(QgsLayerTreeNode *node, const QString &key) | QgsLayerTreeNode | signal |
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 | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dump() const =0 | QgsLayerTreeNode | pure virtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
expandedChanged(QgsLayerTreeNode *node, bool expanded) | QgsLayerTreeNode | signal |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
insertChildrenPrivate(int index, QList< QgsLayerTreeNode *> nodes) | QgsLayerTreeNode | protected |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isExpanded() const | QgsLayerTreeNode | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
mChildren | QgsLayerTreeNode | protected |
metaObject() const | QObject | virtual |
mExpanded | QgsLayerTreeNode | protected |
mNodeType | QgsLayerTreeNode | protected |
moveToThread(QThread *targetThread) | QObject | |
mParent | QgsLayerTreeNode | protected |
mProperties | QgsLayerTreeNode | protected |
name() const =0 | QgsLayerTreeNode | pure virtual |
QObject::name(const char *defaultName) const | QObject | |
nameChanged(QgsLayerTreeNode *node, QString name) | QgsLayerTreeNode | signal |
NodeGroup enum value | QgsLayerTreeNode | |
NodeLayer enum value | QgsLayerTreeNode | |
NodeType enum name | QgsLayerTreeNode | |
nodeType() | QgsLayerTreeNode | inline |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() | QgsLayerTreeNode | inline |
QObject::parent() const | QObject | |
property(const char *name) const | QObject | |
QgsLayerTreeNode(NodeType t) | QgsLayerTreeNode | protected |
QgsLayerTreeNode(const QgsLayerTreeNode &other) | QgsLayerTreeNode | protected |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
readCommonXML(QDomElement &element) | QgsLayerTreeNode | protected |
readXML(QDomElement &element, bool looseMatch=false) | QgsLayerTreeNode | static |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeChildrenPrivate(int from, int count, bool destroy=true) | QgsLayerTreeNode | protected |
removeCustomProperty(const QString &key) | QgsLayerTreeNode | |
removedChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo) | QgsLayerTreeNode | signal |
removeEventFilter(QObject *obj) | QObject | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCustomProperty(const QString &key, const QVariant &value) | QgsLayerTreeNode | |
setExpanded(bool expanded) | QgsLayerTreeNode | |
setName(const QString &name)=0 | QgsLayerTreeNode | pure virtual |
QObject::setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
takeChild(QgsLayerTreeNode *node) | QgsLayerTreeNode | |
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 |
visibilityChanged(QgsLayerTreeNode *node, Qt::CheckState state) | QgsLayerTreeNode | signal |
willAddChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo) | QgsLayerTreeNode | signal |
willRemoveChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo) | QgsLayerTreeNode | signal |
writeCommonXML(QDomElement &element) | QgsLayerTreeNode | protected |
writeXML(QDomElement &parentElement)=0 | QgsLayerTreeNode | pure virtual |
~QgsLayerTreeNode() | QgsLayerTreeNode | |
~QObject() | QObject | virtual |