#include <BALL/VIEW/DIALOGS/editSingleShortcut.h>
Widget for customizing BALLView shortcuts
Definition at line 35 of file editSingleShortcut.h.
BALL::VIEW::EditSingleShortcut::EditSingleShortcut |
( |
QWidget * |
parent = NULL , |
|
|
const char * |
name = "EditSingleShortcut" , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
virtual void BALL::VIEW::EditSingleShortcut::accept |
( |
| ) |
|
|
virtualslot |
void BALL::VIEW::EditSingleShortcut::changeMode_ |
( |
bool |
mode | ) |
|
|
protected |
QKeySequence const& BALL::VIEW::EditSingleShortcut::getKeySequence |
( |
| ) |
const |
|
inline |
void BALL::VIEW::EditSingleShortcut::keyPressEvent |
( |
QKeyEvent * |
evt | ) |
|
|
protected |
void BALL::VIEW::EditSingleShortcut::keyReleaseEvent |
( |
QKeyEvent * |
evt | ) |
|
|
protected |
void BALL::VIEW::EditSingleShortcut::modeChanged_ |
( |
bool |
toggled | ) |
|
|
protectedslot |
virtual void BALL::VIEW::EditSingleShortcut::reject |
( |
| ) |
|
|
virtualslot |
void BALL::VIEW::EditSingleShortcut::reset |
( |
| ) |
|
void BALL::VIEW::EditSingleShortcut::setErrorText |
( |
QString |
error | ) |
|
|
protected |
void BALL::VIEW::EditSingleShortcut::setIndex |
( |
const QModelIndex & |
index | ) |
|
void BALL::VIEW::EditSingleShortcut::setShortcutText |
( |
QString |
new_keysequence | ) |
|
|
protected |
void BALL::VIEW::EditSingleShortcut::setup |
( |
const QString & |
shortcut | ) |
|
void BALL::VIEW::EditSingleShortcut::startRecording_ |
( |
| ) |
|
|
protected |
void BALL::VIEW::EditSingleShortcut::stopRecording_ |
( |
| ) |
|
|
protected |
void BALL::VIEW::EditSingleShortcut::updateText_ |
( |
| ) |
|
|
protected |
bool BALL::VIEW::EditSingleShortcut::is_recording_ |
|
protected |
int BALL::VIEW::EditSingleShortcut::key_ |
|
protected |
unsigned int BALL::VIEW::EditSingleShortcut::modifiers_ |
|
protected |
QKeySequence BALL::VIEW::EditSingleShortcut::new_sequence_ |
|
protected |