QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Functions
qgslayertreeview.cpp File Reference
#include "qgslayertreeview.h"
#include "qgslayertree.h"
#include "qgslayertreeembeddedwidgetregistry.h"
#include "qgslayertreemodel.h"
#include "qgslayertreemodellegendnode.h"
#include "qgslayertreeviewdefaultactions.h"
#include "qgsmaplayer.h"
#include <QMenu>
#include <QContextMenuEvent>
Include dependency graph for qgslayertreeview.cpp:

Go to the source code of this file.

Functions

static void _expandAllLegendNodes (QgsLayerTreeLayer *nodeLayer, bool expanded, QgsLayerTreeModel *model)
 
static void _expandAllNodes (QgsLayerTreeGroup *parent, bool expanded, QgsLayerTreeModel *model)
 

Function Documentation

◆ _expandAllLegendNodes()

static void _expandAllLegendNodes ( QgsLayerTreeLayer nodeLayer,
bool  expanded,
QgsLayerTreeModel model 
)
static

Definition at line 345 of file qgslayertreeview.cpp.

◆ _expandAllNodes()

static void _expandAllNodes ( QgsLayerTreeGroup parent,
bool  expanded,
QgsLayerTreeModel model 
)
static

Definition at line 363 of file qgslayertreeview.cpp.