![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include <QtPlugin>
#include <QMultiMap>
#include <QString>
#include <QKeySequence>
#include <QIcon>
#include <QMetaType>
Go to the source code of this file.
Classes | |
struct | LeechCraft::ActionInfo |
Describes an action exposed in shortcut manager. More... | |
class | IHaveShortcuts |
Interface for plugins that support configuring shortcuts. More... | |
Namespaces | |
LeechCraft | |
Typedefs | |
using | QKeySequences_t = QList< QKeySequence > |
using QKeySequences_t = QList<QKeySequence> |
Definition at line 41 of file ihaveshortcuts.h.