#include <KeySequenceWidget.h>
◆ KeySequenceWidget()
◆ appendToSequence()
void KeySequenceWidget::appendToSequence |
( |
int | key | ) |
|
|
protected |
◆ backupSequence()
const KeySequence & KeySequenceWidget::backupSequence |
( |
| ) |
const |
|
inline |
◆ event()
bool KeySequenceWidget::event |
( |
QEvent * | event | ) |
|
|
overrideprotected |
◆ keyPostfix()
const QString & KeySequenceWidget::keyPostfix |
( |
| ) |
const |
|
inline |
◆ keyPrefix()
const QString & KeySequenceWidget::keyPrefix |
( |
| ) |
const |
|
inline |
◆ keyPressEvent()
void KeySequenceWidget::keyPressEvent |
( |
QKeyEvent * | event | ) |
|
|
overrideprotected |
◆ keySequence()
const KeySequence & KeySequenceWidget::keySequence |
( |
| ) |
const |
|
inline |
◆ keySequenceChanged
void KeySequenceWidget::keySequenceChanged |
( |
| ) |
|
|
signal |
◆ mousePostfix()
const QString & KeySequenceWidget::mousePostfix |
( |
| ) |
const |
|
inline |
◆ mousePrefix()
const QString & KeySequenceWidget::mousePrefix |
( |
| ) |
const |
|
inline |
◆ mousePressEvent()
void KeySequenceWidget::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ setKeyPostfix()
void KeySequenceWidget::setKeyPostfix |
( |
const QString & | s | ) |
|
|
inline |
◆ setKeyPrefix()
void KeySequenceWidget::setKeyPrefix |
( |
const QString & | s | ) |
|
|
inline |
◆ setKeySequence()
void KeySequenceWidget::setKeySequence |
( |
const KeySequence & | seq | ) |
|
◆ setMousePostfix()
void KeySequenceWidget::setMousePostfix |
( |
const QString & | s | ) |
|
|
inline |
◆ setMousePrefix()
void KeySequenceWidget::setMousePrefix |
( |
const QString & | s | ) |
|
|
inline |
◆ startRecording()
void KeySequenceWidget::startRecording |
( |
| ) |
|
|
protected |
◆ stopRecording()
void KeySequenceWidget::stopRecording |
( |
| ) |
|
|
protected |
◆ updateOutput()
void KeySequenceWidget::updateOutput |
( |
| ) |
|
|
protected |
◆ valid()
bool KeySequenceWidget::valid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: