#include <qtpropertybrowserutils_p.h>
Inherits QWidget.
§ QtKeySequenceEdit()
QtKeySequenceEdit::QtKeySequenceEdit |
( |
QWidget * |
parent = 0 | ) |
|
§ event()
bool QtKeySequenceEdit::event |
( |
QEvent * |
e | ) |
|
|
protected |
§ eventFilter()
bool QtKeySequenceEdit::eventFilter |
( |
QObject * |
o, |
|
|
QEvent * |
e |
|
) |
| |
§ focusInEvent()
void QtKeySequenceEdit::focusInEvent |
( |
QFocusEvent * |
e | ) |
|
|
protected |
§ focusOutEvent()
void QtKeySequenceEdit::focusOutEvent |
( |
QFocusEvent * |
e | ) |
|
|
protected |
§ handleKeyEvent()
void QtKeySequenceEdit::handleKeyEvent |
( |
QKeyEvent * |
e | ) |
|
|
private |
§ keyPressEvent()
void QtKeySequenceEdit::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
§ keyReleaseEvent()
void QtKeySequenceEdit::keyReleaseEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
§ keySequence()
QKeySequence QtKeySequenceEdit::keySequence |
( |
| ) |
const |
§ keySequenceChanged
void QtKeySequenceEdit::keySequenceChanged |
( |
const QKeySequence & |
sequence | ) |
|
|
signal |
§ paintEvent()
void QtKeySequenceEdit::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
protected |
§ setKeySequence
void QtKeySequenceEdit::setKeySequence |
( |
const QKeySequence & |
sequence | ) |
|
|
slot |
§ slotClearShortcut
void QtKeySequenceEdit::slotClearShortcut |
( |
| ) |
|
|
privateslot |
§ translateModifiers()
int QtKeySequenceEdit::translateModifiers |
( |
Qt::KeyboardModifiers |
state, |
|
|
const QString & |
text |
|
) |
| const |
|
private |
§ m_keySequence
QKeySequence QtKeySequenceEdit::m_keySequence |
|
private |
§ m_lineEdit
QLineEdit* QtKeySequenceEdit::m_lineEdit |
|
private |
§ m_num
int QtKeySequenceEdit::m_num |
|
private |
The documentation for this class was generated from the following files: