Qore Programming Language

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

widget: lineedits example

E-mail Print PDF

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

The Line Edits example demonstrates the many ways that QLineEdit can be used, and shows the effects of various properties and validators on the input and output supplied by the user.

lineedits.q

Screenshot:

lineedits example