Helper class for uiSpinBox to relay Qt's messages.
More...
List of all members.
Detailed Description
Helper class for uiSpinBox to relay Qt's messages.
Internal object, to hide Qt's signal/slot mechanism.
Constructor & Destructor Documentation
| i_SpinBoxMessenger::i_SpinBoxMessenger |
( |
QDoubleSpinBox * |
sender, |
|
|
uiSpinBox * |
receiver | |
|
) |
| | [inline, protected] |
| virtual i_SpinBoxMessenger::~i_SpinBoxMessenger |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
| void i_SpinBoxMessenger::editingFinished |
( |
|
) |
[inline, private, slot] |
| void i_SpinBoxMessenger::valueChanged |
( |
double |
|
) |
[inline, private, slot] |
Friends And Related Function Documentation
friend class uiSpinBoxBody [friend] |
Member Data Documentation