#include <KviShortcut.h>
|
static QShortcut * | create (const char *key, QWidget *parent, const char *member=0, const char *ambiguousMember=0, Qt::ShortcutContext context=Qt::WindowShortcut) |
|
static QShortcut * | create (const QKeySequence &key, QWidget *parent, const char *member=0, const char *ambiguousMember=0, Qt::ShortcutContext context=Qt::WindowShortcut) |
|
static void | create (QKeySequence::StandardKey key, QWidget *parent, const char *member=0, const char *ambiguousMember=0, Qt::ShortcutContext context=Qt::WindowShortcut, KviPointerList< QShortcut > *pBufferList=NULL) |
|
KviShortcut::KviShortcut |
( |
| ) |
|
|
private |
KviShortcut::~KviShortcut |
( |
| ) |
|
|
private |
QShortcut * KviShortcut::create |
( |
const char * |
key, |
|
|
QWidget * |
parent, |
|
|
const char * |
member = 0 , |
|
|
const char * |
ambiguousMember = 0 , |
|
|
Qt::ShortcutContext |
context = Qt::WindowShortcut |
|
) |
| |
|
static |
QShortcut * KviShortcut::create |
( |
const QKeySequence & |
key, |
|
|
QWidget * |
parent, |
|
|
const char * |
member = 0 , |
|
|
const char * |
ambiguousMember = 0 , |
|
|
Qt::ShortcutContext |
context = Qt::WindowShortcut |
|
) |
| |
|
static |
void KviShortcut::create |
( |
QKeySequence::StandardKey |
key, |
|
|
QWidget * |
parent, |
|
|
const char * |
member = 0 , |
|
|
const char * |
ambiguousMember = 0 , |
|
|
Qt::ShortcutContext |
context = Qt::WindowShortcut , |
|
|
KviPointerList< QShortcut > * |
pBufferList = NULL |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: