![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#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") | |
| Q_DECLARE_INTERFACE | ( | IActionsExporter | , |
| "org.Deviant.LeechCraft.IActionsExporter/1.0" | |||
| ) |