#include <shortcut.h>
List of all members.
Constructor & Destructor Documentation
qutim_sdk_0_3::Shortcut::Shortcut |
( |
const QString & |
id, |
|
|
QWidget * |
parent |
|
) |
| [explicit] |
virtual qutim_sdk_0_3::Shortcut::~Shortcut |
( |
| ) |
[virtual] |
Member Function Documentation
static KeySequence qutim_sdk_0_3::Shortcut::getSequence |
( |
const QString & |
id | ) |
[static] |
static QStringList qutim_sdk_0_3::Shortcut::ids |
( |
| ) |
[static] |
static bool qutim_sdk_0_3::Shortcut::registerSequence |
( |
const QString & |
id, |
|
|
const LocalizedString & |
name, |
|
|
const LocalizedString & |
group, |
|
|
const QKeySequence & |
key, |
|
|
Qt::ShortcutContext |
context = Qt::WindowShortcut |
|
) |
| [static] |
static void qutim_sdk_0_3::Shortcut::setSequence |
( |
const QString & |
id, |
|
|
const QKeySequence & |
key |
|
) |
| [static] |
The documentation for this class was generated from the following file: