30 #ifndef INTERFACES_IACTIONSEXPORTER_H
31 #define INTERFACES_IACTIONSEXPORTER_H
The Tools submenu of main LeechCraft menu.
ActionsEmbedPlace
Specifies where the actions should be embedded.
Q_DECLARE_INTERFACE(IActionsExporter,"org.Deviant.LeechCraft.IActionsExporter/1.0")
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()
The common tabbar context menu.
The context menu of the LeechCraft tray icon.