QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsDataCollectionItem, including all inherited members.
acceptDrop() | QgsDataItem | inlinevirtual |
actions() | QgsDataItem | inlinevirtual |
addChild(QgsDataItem *item) | QgsDataCollectionItem | inline |
addChildItem(QgsDataItem *child, bool refresh=false) | QgsDataItem | virtual |
beginInsertItems(QgsDataItem *parent, int first, int last) | QgsDataItem | signal |
beginRemoveItems(QgsDataItem *parent, int first, int last) | QgsDataItem | signal |
blockSignals(bool block) | QObject | |
capabilities() | QgsDataItem | inlinevirtual |
capabilities2() const | QgsDataItem | inlinevirtual |
Capability enum name | QgsDataItem | |
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 | QgsDataItem | inline |
childrenCreated() | QgsDataItem | virtualslot |
className() const | QObject | |
Collapse enum value | QgsDataItem | |
Collection enum value | QgsDataItem | |
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 |
createChildren() | QgsDataItem | virtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
dataChanged(QgsDataItem *item) | QgsDataItem | signal |
deferredDelete() | QgsDataItem | inlineprotected |
deleteChildItem(QgsDataItem *child) | QgsDataItem | virtual |
deleteLater(QVector< QgsDataItem *> &items) | QgsDataItem | static |
deleteLater() | QgsDataItem | virtualslot |
depopulate() | QgsDataItem | virtualslot |
destroyed(QObject *obj) | QObject | |
Directory enum value | QgsDataItem | |
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 |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
emitBeginInsertItems(QgsDataItem *parent, int first, int last) | QgsDataItem | slot |
emitBeginRemoveItems(QgsDataItem *parent, int first, int last) | QgsDataItem | slot |
emitDataChanged(QgsDataItem *item) | QgsDataItem | slot |
emitDataChanged() | QgsDataItem | slot |
emitEndInsertItems() | QgsDataItem | slot |
emitEndRemoveItems() | QgsDataItem | slot |
emitStateChanged(QgsDataItem *item, QgsDataItem::State oldState) | QgsDataItem | slot |
endInsertItems() | QgsDataItem | signal |
endRemoveItems() | QgsDataItem | signal |
equal(const QgsDataItem *other) | QgsDataItem | virtual |
Error enum value | QgsDataItem | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
Fast enum value | QgsDataItem | |
Favourites enum value | QgsDataItem | |
Fertile enum value | QgsDataItem | |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
findItem(QVector< QgsDataItem *> items, QgsDataItem *item) | QgsDataItem | static |
handleDrop(const QMimeData *, Qt::DropAction) | QgsDataItem | inlinevirtual |
hasChildren() | QgsDataItem | |
icon() | QgsDataItem | virtual |
iconDataCollection() | QgsDataCollectionItem | static |
iconDir() | QgsDataCollectionItem | static |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isPopulated() | QgsDataItem | inline |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
Layer enum value | QgsDataItem | |
mCapabilities | QgsDataItem | protected |
mChildren | QgsDataItem | protected |
metaObject() const | QObject | virtual |
mIcon | QgsDataItem | protected |
mIconMap | QgsDataItem | protected |
mIconName | QgsDataItem | protected |
mName | QgsDataItem | protected |
moveToThread(QThread *targetThread) | QgsDataItem | |
mParent | QgsDataItem | protected |
mPath | QgsDataItem | protected |
mPopulated | QgsDataItem | protected |
mState | QgsDataItem | protected |
mToolTip | QgsDataItem | protected |
mType | QgsDataItem | protected |
name() const | QgsDataItem | inline |
QObject::name(const char *defaultName) const | QObject | |
NoCapabilities enum value | QgsDataItem | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
NotPopulated enum value | QgsDataItem | |
objectName | QObject | |
objectName() const | QObject | |
paramWidget() | QgsDataItem | inlinevirtual |
parent() const | QgsDataItem | inline |
path() const | QgsDataItem | inline |
pathComponent(const QString &component) | QgsDataItem | static |
populate(const QVector< QgsDataItem *> &children) | QgsDataItem | protectedvirtual |
populate(bool foreground=false) | QgsDataItem | virtualslot |
Populated enum value | QgsDataItem | |
Populating enum value | QgsDataItem | |
Project enum value | QgsDataItem | |
property(const char *name) const | QObject | |
QgsDataCollectionItem(QgsDataItem *parent, const QString &name, const QString &path=QString::null) | QgsDataCollectionItem | |
QgsDataItem(QgsDataItem::Type type, QgsDataItem *parent, const QString &name, const QString &path) | QgsDataItem | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
refresh(QVector< QgsDataItem *> children) | QgsDataItem | protectedvirtual |
refresh() | QgsDataItem | virtualslot |
removeChild(QObject *object) | QObject | |
removeChildItem(QgsDataItem *child) | QgsDataItem | virtual |
removeEventFilter(QObject *obj) | QObject | |
rowCount() | QgsDataItem | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCapabilities(const Capabilities &capabilities) | QgsDataItem | inlinevirtual |
SetCrs enum value | QgsDataItem | |
setCrs(QgsCoordinateReferenceSystem crs) | QgsDataItem | inlinevirtual |
setIcon(const QIcon &icon) | QgsDataItem | inline |
setIconName(const QString &iconName) | QgsDataItem | inline |
setName(const QString &name) | QgsDataItem | inline |
QObject::setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QgsDataItem *parent) | QgsDataItem | |
QObject::setParent(QObject *parent) | QObject | |
setPath(const QString &path) | QgsDataItem | inline |
setProperty(const char *name, const QVariant &value) | QObject | |
setState(State state) | QgsDataItem | virtual |
setToolTip(const QString &msg) | QgsDataItem | inline |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
state() const | QgsDataItem | |
State enum name | QgsDataItem | |
stateChanged(QgsDataItem *item, QgsDataItem::State oldState) | QgsDataItem | signal |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toolTip() const | QgsDataItem | inline |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
type() const | QgsDataItem | inline |
Type enum name | QgsDataItem | |
~QgsDataCollectionItem() | QgsDataCollectionItem | |
~QgsDataItem() | QgsDataItem | virtual |
~QObject() | QObject | virtual |