LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
iactionsexporter.h File Reference
#include <QList>
#include <QMap>
#include <QtPlugin>
+ Include dependency graph for iactionsexporter.h:

Go to the source code of this file.

Classes

class  IActionsExporter
 Interface for embedding actions and menus into various places. More...
 

Namespaces

 LeechCraft
 

Enumerations

enum  LeechCraft::ActionsEmbedPlace {
  LeechCraft::ActionsEmbedPlace::ToolsMenu,
  LeechCraft::ActionsEmbedPlace::CommonContextMenu,
  LeechCraft::ActionsEmbedPlace::QuickLaunch,
  LeechCraft::ActionsEmbedPlace::TrayMenu,
  LeechCraft::ActionsEmbedPlace::LCTray
}
 Specifies where the actions should be embedded. More...