Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size

widget: spinboxes example

E-mail Print PDF

This is the QT widget example "spinboxes" ported from C++ to Qore.

The Spin Boxes example shows how to use the many different types of spin boxes available in Qt, from a simple QSpinBox widget to more complex editors like the QDateTimeEdit widget.

spinboxes.q

Screenshot:

spinboxes example