In different areas of program i need to set different increment somewhere by +1 and somewehere by +2 or more. How to do this?
How to set up QSpinbox increment bigger than +1?
3.6k Views Asked by ratojakuf At
2
In different areas of program i need to set different increment somewhere by +1 and somewehere by +2 or more. How to do this?
Use
setSingleStep()
method:http://qt-project.org/doc/qt-4.8/qspinbox.html#singleStep-prop