#include "SpinBox.h"
◆ SpinBox() [1/2]
ot::SpinBox::SpinBox |
( |
QWidget * | _parentWidget = (QWidget*)nullptr | ) |
|
◆ SpinBox() [2/2]
ot::SpinBox::SpinBox |
( |
int | _min, |
|
|
int | _max, |
|
|
int | _value, |
|
|
QWidget * | _parentWidget = (QWidget*)nullptr ) |
◆ ~SpinBox()
ot::SpinBox::~SpinBox |
( |
| ) |
|
|
virtual |
◆ focusOutEvent()
void ot::SpinBox::focusOutEvent |
( |
QFocusEvent * | _event | ) |
|
|
overrideprotectedvirtual |
◆ getQWidget() [1/2]
virtual const QWidget * ot::SpinBox::getQWidget |
( |
void | | ) |
const |
|
inlineoverridevirtual |
◆ getQWidget() [2/2]
virtual QWidget * ot::SpinBox::getQWidget |
( |
void | | ) |
|
|
inlineoverridevirtual |
◆ keyPressEvent()
void ot::SpinBox::keyPressEvent |
( |
QKeyEvent * | _event | ) |
|
|
overrideprotectedvirtual |
◆ setChangeDelay()
void ot::SpinBox::setChangeDelay |
( |
int | _delayInMs | ) |
|
◆ valueChangeCompleted
void ot::SpinBox::valueChangeCompleted |
( |
int | _value | ) |
|
|
signal |
The documentation for this class was generated from the following files: