The QgsLayerTreeViewDefaultActions class serves as a factory of actions that can be used together with a layer tree view.
More...
#include <qgslayertreeviewdefaultactions.h>
Detailed Description
The QgsLayerTreeViewDefaultActions class serves as a factory of actions that can be used together with a layer tree view.
- See Also
- QgsLayerTreeView
- Note
- added in 2.4
Constructor & Destructor Documentation
QgsLayerTreeViewDefaultActions::QgsLayerTreeViewDefaultActions |
( |
QgsLayerTreeView * |
view | ) |
|
Member Function Documentation
QAction * QgsLayerTreeViewDefaultActions::actionAddGroup |
( |
QObject * |
parent = 0 | ) |
|
QAction * QgsLayerTreeViewDefaultActions::actionGroupSelected |
( |
QObject * |
parent = 0 | ) |
|
QAction * QgsLayerTreeViewDefaultActions::actionMakeTopLevel |
( |
QObject * |
parent = 0 | ) |
|
QAction * QgsLayerTreeViewDefaultActions::actionRemoveGroupOrLayer |
( |
QObject * |
parent = 0 | ) |
|
QAction * QgsLayerTreeViewDefaultActions::actionRenameGroupOrLayer |
( |
QObject * |
parent = 0 | ) |
|
QAction * QgsLayerTreeViewDefaultActions::actionShowFeatureCount |
( |
QObject * |
parent = 0 | ) |
|
QAction * QgsLayerTreeViewDefaultActions::actionShowInOverview |
( |
QObject * |
parent = 0 | ) |
|
QAction * QgsLayerTreeViewDefaultActions::actionZoomToGroup |
( |
QgsMapCanvas * |
canvas, |
|
|
QObject * |
parent = 0 |
|
) |
| |
QAction * QgsLayerTreeViewDefaultActions::actionZoomToLayer |
( |
QgsMapCanvas * |
canvas, |
|
|
QObject * |
parent = 0 |
|
) |
| |
void QgsLayerTreeViewDefaultActions::addGroup |
( |
| ) |
|
|
protectedslot |
void QgsLayerTreeViewDefaultActions::groupSelected |
( |
| ) |
|
|
protectedslot |
void QgsLayerTreeViewDefaultActions::makeTopLevel |
( |
| ) |
|
|
protectedslot |
void QgsLayerTreeViewDefaultActions::removeGroupOrLayer |
( |
| ) |
|
|
protectedslot |
void QgsLayerTreeViewDefaultActions::renameGroupOrLayer |
( |
| ) |
|
|
protectedslot |
void QgsLayerTreeViewDefaultActions::showFeatureCount |
( |
| ) |
|
|
protectedslot |
void QgsLayerTreeViewDefaultActions::showInOverview |
( |
| ) |
|
|
slot |
QString QgsLayerTreeViewDefaultActions::uniqueGroupName |
( |
QgsLayerTreeGroup * |
parentGroup | ) |
|
|
protected |
void QgsLayerTreeViewDefaultActions::zoomToGroup |
( |
QgsMapCanvas * |
canvas | ) |
|
void QgsLayerTreeViewDefaultActions::zoomToGroup |
( |
| ) |
|
|
protectedslot |
void QgsLayerTreeViewDefaultActions::zoomToLayer |
( |
QgsMapCanvas * |
canvas | ) |
|
void QgsLayerTreeViewDefaultActions::zoomToLayer |
( |
| ) |
|
|
protectedslot |
Member Data Documentation
The documentation for this class was generated from the following files: