LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
ihaveshortcuts.h File Reference
#include <variant>
#include <QtPlugin>
#include <QString>
#include <QKeySequence>
#include <QIcon>
#include <QMetaType>
#include <util/sll/void.h>
Include dependency graph for ihaveshortcuts.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LC::ActionInfo
 Describes an action exposed in shortcut manager. More...
class  IHaveShortcuts
 Interface for plugins that support configuring shortcuts. More...

Namespaces

namespace  LC

Typedefs

using QKeySequences_t = QList<QKeySequence>

Typedef Documentation

◆ QKeySequences_t

using QKeySequences_t = QList<QKeySequence>

Definition at line 21 of file ihaveshortcuts.h.