|
SHAPER
9.15.0
|
Enhanced version of the Qt's int spin box. More...

Public Member Functions | |
| ModuleBase_IntSpinBox (QWidget *theParent=0) | |
| Constructor. More... | |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *theEvent) |
| Called on key press event. More... | |
Enhanced version of the Qt's int spin box.
It allows to store modified state
|
explicit |
Constructor.
| theParent | a parent widget |
|
protectedvirtual |
Called on key press event.