|
QGIS API Documentation
3.12.1-București (121cc00ff0)
|
Various GUI utility functions for dealing with map layer's style manager. More...
#include <qgsmaplayerstyleguiutils.h>

Public Member Functions | |
| void | addStyleManagerActions (QMenu *m, QgsMapLayer *layer) |
| adds actions to the menu in accordance to the layer More... | |
Static Public Member Functions | |
| static QgsMapLayerStyleGuiUtils * | instance () |
| returns a singleton instance of this class More... | |
Various GUI utility functions for dealing with map layer's style manager.
Definition at line 38 of file qgsmaplayerstyleguiutils.h.
| void QgsMapLayerStyleGuiUtils::addStyleManagerActions | ( | QMenu * | m, |
| QgsMapLayer * | layer | ||
| ) |
adds actions to the menu in accordance to the layer
Definition at line 82 of file qgsmaplayerstyleguiutils.cpp.
|
static |
returns a singleton instance of this class
Definition at line 28 of file qgsmaplayerstyleguiutils.cpp.
1.8.13