30 #ifndef INTERFACES_IACTIONSEXPORTER_H
31 #define INTERFACES_IACTIONSEXPORTER_H
80 return QMap<QString, QList<QAction*>> ();
virtual QMap< QString, QList< QAction * > > GetMenuActions() const
Returns the actions to embed into the menu.
Interface for embedding actions and menus into various places.
virtual ~IActionsExporter()
Q_DECLARE_INTERFACE(IColorThemeManager,"org.Deviant.LeechCraft.IColorThemeManager/1.0")