|
void | setKeySequence (const QKeySequence &sequence) |
|
|
void | keySequenceChanged (const QKeySequence &sequence) |
|
|
| QtKeySequenceEdit (QWidget *parent=0) |
|
QKeySequence | keySequence () const |
|
bool | eventFilter (QObject *o, QEvent *e) |
|
|
void | focusInEvent (QFocusEvent *e) |
|
void | focusOutEvent (QFocusEvent *e) |
|
void | keyPressEvent (QKeyEvent *e) |
|
void | keyReleaseEvent (QKeyEvent *e) |
|
void | paintEvent (QPaintEvent *) |
|
bool | event (QEvent *e) |
|
|
void | slotClearShortcut () |
|
|
void | handleKeyEvent (QKeyEvent *e) |
|
int | translateModifiers (Qt::KeyboardModifiers state, const QString &text) const |
|
|
int | m_num |
|
QKeySequence | m_keySequence |
|
QLineEdit * | m_lineEdit |
|
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qtpropertybrowserutils_p.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qtpropertybrowserutils.cpp