![]() |
LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
|
The various well-known values of the inter-plugin Entity's MIME_ field. More...
Variables | |
Q_DECL_IMPORT const QString | Notification { QStringLiteral (MIME_NOTIFICATION) } |
Q_DECL_IMPORT const QString | NotificationRuleCreate { QStringLiteral (MIME_NOTIFICATION "-rule-create") } |
Q_DECL_IMPORT const QString | GlobalActionRegister { QStringLiteral ("x-leechcraft/global-action-register") } |
Registration of a global system-wide action. | |
Q_DECL_IMPORT const QString | GlobalActionUnregister { QStringLiteral ("x-leechcraft/global-action-unregister") } |
Q_DECL_IMPORT const QString | PowerStateChanged { QStringLiteral ("x-leechcraft/power-state-changed") } |
Energy power state has changed. | |
Q_DECL_IMPORT const QString | DataFilterRequest { QStringLiteral ("x-leechcraft/data-filter-request") } |
The various well-known values of the inter-plugin Entity's MIME_ field.
const QString LC::Mimes::DataFilterRequest { QStringLiteral ("x-leechcraft/data-filter-request") } |
Definition at line 57 of file anconstantsdefs.cpp.
const QString LC::Mimes::GlobalActionRegister { QStringLiteral ("x-leechcraft/global-action-register") } |
Registration of a global system-wide action.
Definition at line 52 of file anconstantsdefs.cpp.
Referenced by LC::Util::ShortcutManager::RegisterGlobalShortcut().
const QString LC::Mimes::GlobalActionUnregister { QStringLiteral ("x-leechcraft/global-action-unregister") } |
Definition at line 53 of file anconstantsdefs.cpp.
const QString LC::Mimes::Notification { QStringLiteral (MIME_NOTIFICATION) } |
Definition at line 49 of file anconstantsdefs.cpp.
const QString LC::Mimes::NotificationRuleCreate { QStringLiteral (MIME_NOTIFICATION "-rule-create") } |
Definition at line 50 of file anconstantsdefs.cpp.
const QString LC::Mimes::PowerStateChanged { QStringLiteral ("x-leechcraft/power-state-changed") } |
Energy power state has changed.
Definition at line 55 of file anconstantsdefs.cpp.