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