FACT++
1.0
|
A QSpinBox which only accepts values dividable by 4. More...
#include <SpinBox4ns.h>
Public Member Functions | |
SpinBox4ns (QWidget *p) | |
QValidator::State | validate (QString &input, int &p) const |
void | fixup (QString &input) const |
A QSpinBox which only accepts values dividable by 4.
Definition at line 6 of file SpinBox4ns.h.