52 void addStyleManagerActions( QMenu *m,
QgsMapLayer *layer );
59 void removesExtraMenuSeparators( QMenu *m );
64 QAction *actionAddStyle(
QgsMapLayer *layer, QObject *parent =
nullptr );
65 QAction *actionRemoveStyle(
QgsMapLayer *layer, QObject *parent =
nullptr );
66 QAction *actionRenameStyle(
QgsMapLayer *layer, QObject *parent =
nullptr );
67 QList<QAction *> actionsUseStyle(
QgsMapLayer *layer, QObject *parent =
nullptr );