StelShortcutGroup Class Reference
List of all members.
Public Slots |
|
void | setEnabled (bool enable) |
|
void | setPluginId (const QString &pluginId) |
Signals |
|
void | shortcutChanged (StelShortcut *shortcut) |
Public Member Functions |
|
| StelShortcutGroup (QString id, QString text="") |
|
QAction * | registerAction (const QString &actionId, bool temporary, const QString &text, const QString &primaryKey, const QString &altKey, bool checkable, bool autoRepeat=true, bool global=false, QGraphicsWidget *parent=0) |
|
QAction * | getAction (const QString &actionId) |
|
StelShortcut * | getShortcut (const QString &id) |
|
QList< StelShortcut * > | getActionList () const |
|
QString | getId () const |
|
QString | getText () const |
|
QString | getPluginId () const |
|
bool | isEnabled () const |
|
QVariant | toQVariant () const |
Detailed Description
Definition at line 92 of file StelShortcutGroup.hpp.
The documentation for this class was generated from the following file: