QGIS API Documentation  2.12.0-Lyon
QgsProject Member List

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

addLayer(const QDomElement &layerElem, QList< QDomNode > &brokenNodes, QList< QPair< QgsVectorLayer *, QDomElement > > &vectorLayerList)QgsProjectprotected
blockSignals(bool block)QObject
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
clear()QgsProject
clearError()QgsProjectprotected
clearProperties()QgsProject
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
createEmbeddedGroup(const QString &groupName, const QString &projectFilePath, const QStringList &invisibleLayers)QgsProject
createEmbeddedLayer(const QString &layerId, const QString &projectFilePath, QList< QDomNode > &brokenNodes, QList< QPair< QgsVectorLayer *, QDomElement > > &vectorLayerList, bool saveFlag=true)QgsProject
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
dirty(bool b)QgsProject
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
disconnectNotify(const char *signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dumpProperties() const QgsProject
dynamicPropertyNames() constQObject
entryList(const QString &scope, const QString &key) const QgsProject
error() const QgsProject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fileInfo() const QgsProject
fileName() const QgsProject
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
homePath() const QgsProject
inherits(const char *className) constQObject
initializeEmbeddedSubtree(const QString &projectFilePath, QgsLayerTreeGroup *group)QgsProjectprotected
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
instance()QgsProjectstatic
isA(const char *className) constQObject
isDirty() const QgsProject
isWidgetType() constQObject
killTimer(int id)QObject
layerIsEmbedded(const QString &id) const QgsProject
layerLoaded(int i, int n)QgsProjectsignal
layerTreeRegistryBridge() const QgsProjectinline
layerTreeRoot() const QgsProject
loadEmbeddedNodes(QgsLayerTreeGroup *group)QgsProjectprotected
loadingLayer(QString)QgsProjectsignal
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
oldProjectVersionWarning(QString)QgsProjectsignal
parent() constQObject
projectSaved()QgsProjectsignal
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
read(const QFileInfo &file)QgsProject
read()QgsProject
read(QDomNode &layerNode)QgsProject
readBoolEntry(const QString &scope, const QString &key, bool def=false, bool *ok=0) const QgsProject
readDoubleEntry(const QString &scope, const QString &key, double def=0, bool *ok=0) const QgsProject
readEntry(const QString &scope, const QString &key, const QString &def=QString::null, bool *ok=0) const QgsProject
readListEntry(const QString &scope, const QString &key, const QStringList &def=QStringList(), bool *ok=0) const QgsProject
readMapLayer(QgsMapLayer *mapLayer, const QDomElement &layerNode)QgsProjectsignal
readNumEntry(const QString &scope, const QString &key, int def=0, bool *ok=0) const QgsProject
readPath(QString filename) const QgsProject
readProject(const QDomDocument &)QgsProjectsignal
receivers(const char *signal) constQObjectprotected
relationManager() const QgsProject
removeChild(QObject *object)QObject
removeEntry(const QString &scope, const QString &key)QgsProject
removeEventFilter(QObject *obj)QObject
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setBadLayerHandler(QgsProjectBadLayerHandler *handler)QgsProject
setDirty(bool b)QgsProject
setError(const QString &errorMessage)QgsProjectprotected
setFileName(const QString &name)QgsProject
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setSnapSettingsForLayer(const QString &layerId, bool enabled, QgsSnapper::SnappingType type, QgsTolerance::UnitType unit, double tolerance, bool avoidIntersection)QgsProject
setTitle(const QString &title)QgsProject
setTopologicalEditing(bool enabled)QgsProject
signalsBlocked() constQObject
snapSettingsChanged()QgsProjectsignal
snapSettingsForLayer(const QString &layerId, bool &enabled, QgsSnapper::SnappingType &type, QgsTolerance::UnitType &units, double &tolerance, bool &avoidIntersection) const QgsProject
startTimer(int interval)QObject
subkeyList(const QString &scope, const QString &key) const QgsProject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
title(const QString &title)QgsProjectinline
title() const QgsProject
topologicalEditing() const QgsProject
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
visibilityPresetCollection()QgsProject
write(const QFileInfo &file)QgsProject
write()QgsProject
writeEntry(const QString &scope, const QString &key, bool value)QgsProject
writeEntry(const QString &scope, const QString &key, double value)QgsProject
writeEntry(const QString &scope, const QString &key, int value)QgsProject
writeEntry(const QString &scope, const QString &key, const QString &value)QgsProject
writeEntry(const QString &scope, const QString &key, const QStringList &value)QgsProject
writeMapLayer(QgsMapLayer *mapLayer, QDomElement &layerElem, QDomDocument &doc)QgsProjectsignal
writePath(const QString &filename, const QString &relativeBasePath=QString::null) const QgsProject
writeProject(QDomDocument &)QgsProjectsignal
~QgsProject()QgsProject
~QObject()QObjectvirtual