#include <IGSpinBoxes.hpp>
Inheritance diagram for IGDSpinBox:Public Slots | |
| void | togglePrec () |
| void | triggered (bool) |
Public Member Functions | |
| InspectorGadget::FLOAT_DISPLAY | getFloatStyle () const |
| bool | getPrec () const |
| IGDSpinBox (InspectorGadget *ig,*parent) | |
| void | setDisplay (bool status) |
| void | setFloatStyle (InspectorGadget::FLOAT_DISPLAY style) |
| void | setPrec (bool) |
| virtual void | wheelEvent (QWheelEvent *event) override |
| IGDSpinBox::IGDSpinBox | ( | InspectorGadget * | ig, |
| * | parent | ||
| ) |
| InspectorGadget::FLOAT_DISPLAY IGDSpinBox::getFloatStyle | ( | ) | const |
| bool IGDSpinBox::getPrec | ( | ) | const |
| void IGDSpinBox::setDisplay | ( | bool | status | ) |
| void IGDSpinBox::setFloatStyle | ( | InspectorGadget::FLOAT_DISPLAY | style | ) |
| void IGDSpinBox::setPrec | ( | bool | ) |
|
slot |
|
slot |
|
overridevirtual |