![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
Entity fields corresponding to global action registration. More...
Variables | |
Q_DECL_IMPORT const QString | ActionID { QStringLiteral ("ActionID") } |
Q_DECL_IMPORT const QString | Shortcut { QStringLiteral ("Shortcut") } |
Q_DECL_IMPORT const QString | Receiver { QStringLiteral ("Receiver") } |
Q_DECL_IMPORT const QString | Method { QStringLiteral ("Method") } |
Q_DECL_IMPORT const QString | AltShortcuts { QStringLiteral ("AltShortcuts") } |
Entity fields corresponding to global action registration.
const QString LC::EF::GlobalAction::ActionID { QStringLiteral ("ActionID") } |
Definition at line 33 of file anconstantsdefs.cpp.
const QString LC::EF::GlobalAction::AltShortcuts { QStringLiteral ("AltShortcuts") } |
Definition at line 37 of file anconstantsdefs.cpp.
const QString LC::EF::GlobalAction::Method { QStringLiteral ("Method") } |
Definition at line 36 of file anconstantsdefs.cpp.
const QString LC::EF::GlobalAction::Receiver { QStringLiteral ("Receiver") } |
Definition at line 35 of file anconstantsdefs.cpp.
const QString LC::EF::GlobalAction::Shortcut { QStringLiteral ("Shortcut") } |
Definition at line 34 of file anconstantsdefs.cpp.