30 #ifndef INTERFACES_IACTIONSEXPORTER_H 31 #define INTERFACES_IACTIONSEXPORTER_H 134 Q_DECLARE_INTERFACE (
IActionsExporter,
"org.Deviant.LeechCraft.IActionsExporter/1.0")
The Tools submenu of main LeechCraft menu.
ActionsEmbedPlace
Specifies where the actions should be embedded.
Interface for embedding actions and menus into various places.
virtual ~IActionsExporter()
The common tabbar context menu.
The context menu of the LeechCraft tray icon.
virtual QMap< QString, QList< QAction * > > GetMenuActions() const
Returns the actions to embed into the menu.