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