QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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() const QgsLayerTreeModelinline
autoCollapseSymbologyNodes() const QgsLayerTreeModelinline
columnCount(const QModelIndex &parent=QModelIndex()) const QgsLayerTreeModel
connectToLayer(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModelprotected
connectToLayers(QgsLayerTreeGroup *parentGroup)QgsLayerTreeModelprotected
connectToRootNode()QgsLayerTreeModelprotected
currentIndex() const QgsLayerTreeModel
data(const QModelIndex &index, int role=Qt::DisplayRole) const QgsLayerTreeModel
disconnectFromLayer(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModelprotected
disconnectFromLayers(QgsLayerTreeGroup *parentGroup)QgsLayerTreeModelprotected
disconnectFromRootNode()QgsLayerTreeModelprotected
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)QgsLayerTreeModel
filterLegendNodes(const QList< QgsLayerTreeModelLegendNode * > &nodes)QgsLayerTreeModelprotected
Flag enum nameQgsLayerTreeModel
flags(const QModelIndex &index) const QgsLayerTreeModel
flags() const QgsLayerTreeModel
iconGroup()QgsLayerTreeModelprotectedstatic
index(int row, int column, const QModelIndex &parent=QModelIndex()) const QgsLayerTreeModel
index2legendNode(const QModelIndex &index)QgsLayerTreeModelstatic
index2node(const QModelIndex &index) const QgsLayerTreeModel
indexes2nodes(const QModelIndexList &list, bool skipInternal=false) const QgsLayerTreeModel
isIndexSymbologyNode(const QModelIndex &index) const QgsLayerTreeModel
layerLegendChanged()QgsLayerTreeModelprotectedslot
layerLegendNodes(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModel
layerNeedsUpdate()QgsLayerTreeModelprotectedslot
layerNodeForSymbologyNode(const QModelIndex &index) const QgsLayerTreeModel
layerTreeNodeFont(int nodeType) const QgsLayerTreeModel
legendFilterByMap() const QgsLayerTreeModelinline
legendFilterByScale() const QgsLayerTreeModelinline
legendMapViewData(double *mapUnitsPerPixel, int *dpi, double *scale)QgsLayerTreeModel
legendNode2index(QgsLayerTreeModelLegendNode *legendNode)QgsLayerTreeModel
legendNodeDataChanged()QgsLayerTreeModelprotectedslot
mAutoCollapseLegendNodesCountQgsLayerTreeModelprotected
mCurrentIndexQgsLayerTreeModelprotected
mFlagsQgsLayerTreeModelprotected
mFontGroupQgsLayerTreeModelprotected
mFontLayerQgsLayerTreeModelprotected
mimeData(const QModelIndexList &indexes) const QgsLayerTreeModel
mimeTypes() const QgsLayerTreeModel
mLegendFilterByMapHitTestQgsLayerTreeModelprotected
mLegendFilterByMapSettingsQgsLayerTreeModelprotected
mLegendFilterByScaleQgsLayerTreeModelprotected
mLegendMapViewDpiQgsLayerTreeModelprotected
mLegendMapViewMuppQgsLayerTreeModelprotected
mLegendMapViewScaleQgsLayerTreeModelprotected
mLegendNodesQgsLayerTreeModelprotected
mOriginalLegendNodesQgsLayerTreeModelprotected
mRootNodeQgsLayerTreeModelprotected
node2index(QgsLayerTreeNode *node) const QgsLayerTreeModel
nodeAddedChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo)QgsLayerTreeModelprotectedslot
nodeCustomPropertyChanged(QgsLayerTreeNode *node, const QString &key)QgsLayerTreeModelprotectedslot
nodeLayerLoaded()QgsLayerTreeModelprotectedslot
nodeLayerWillBeUnloaded()QgsLayerTreeModelprotectedslot
nodeRemovedChildren()QgsLayerTreeModelprotectedslot
nodeVisibilityChanged(QgsLayerTreeNode *node)QgsLayerTreeModelprotectedslot
nodeWillAddChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo)QgsLayerTreeModelprotectedslot
nodeWillRemoveChildren(QgsLayerTreeNode *node, int indexFrom, int indexTo)QgsLayerTreeModelprotectedslot
parent(const QModelIndex &child) const QgsLayerTreeModel
QgsLayerTreeModel(QgsLayerTreeGroup *rootNode, QObject *parent=0)QgsLayerTreeModelexplicit
recursivelyEmitDataChanged(const QModelIndex &index=QModelIndex())QgsLayerTreeModelprotected
refreshLayerLegend(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModel
refreshLayerSymbology(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModelinline
removeLegendFromLayer(QgsLayerTreeLayer *nodeLayer)QgsLayerTreeModelprotected
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())QgsLayerTreeModel
rootGroup() const QgsLayerTreeModel
rowCount(const QModelIndex &parent=QModelIndex()) const QgsLayerTreeModel
setAutoCollapseLegendNodes(int nodeCount)QgsLayerTreeModelinline
setAutoCollapseSymbologyNodes(int nodeCount)QgsLayerTreeModelinline
setCurrentIndex(const QModelIndex &currentIndex)QgsLayerTreeModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QgsLayerTreeModel
setFlag(Flag f, bool on=true)QgsLayerTreeModel
setFlags(Flags f)QgsLayerTreeModel
setLayerTreeNodeFont(int nodeType, const QFont &font)QgsLayerTreeModel
setLegendFilterByMap(const QgsMapSettings *settings)QgsLayerTreeModel
setLegendFilterByScale(double scaleDenominator)QgsLayerTreeModel
setLegendMapViewData(double mapUnitsPerPixel, int dpi, double scale)QgsLayerTreeModel
setRootGroup(QgsLayerTreeGroup *newRootGroup)QgsLayerTreeModel
ShowLegend enum valueQgsLayerTreeModel
ShowRasterPreviewIcon enum valueQgsLayerTreeModel
ShowSymbology enum valueQgsLayerTreeModel
supportedDropActions() const QgsLayerTreeModel
testFlag(Flag f) const QgsLayerTreeModel
~QgsLayerTreeModel()QgsLayerTreeModel