LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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...
 

Functions

 Q_DECLARE_INTERFACE (IActionsExporter,"org.Deviant.LeechCraft.IActionsExporter/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( IActionsExporter  ,
"org.Deviant.LeechCraft.IActionsExporter/1.0"   
)