Qore Programming Language

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

widget: styles example

E-mail Print PDF

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

The Styles example illustrates how to create custom widget drawing styles using Qt, and demonstrates Qt's predefined styles.

Note that there are obviously still some issues with Qore's QStyle handling - some of the custom rendering in the below screenshot is incorrect.

styles.q

Screenshot:

styles example