QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#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>
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) |
|
static |
Definition at line 345 of file qgslayertreeview.cpp.
|
static |
Definition at line 363 of file qgslayertreeview.cpp.