LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
ihaveshortcuts.h File Reference
#include <QtPlugin>
#include <QMultiMap>
#include <QString>
#include <QKeySequence>
#include <QIcon>
#include <QMetaType>
+ 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

 LC
 

Typedefs

using QKeySequences_t = QList< QKeySequence >
 

Typedef Documentation

◆ QKeySequences_t

using QKeySequences_t = QList<QKeySequence>

Definition at line 20 of file ihaveshortcuts.h.