Qore Programming Language

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

widget: imageviewer example

E-mail Print PDF

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

The example shows how to combine QLabel and QScrollArea to display an image.

imageviewer.q

Screenshot from the script running on OSX (which is why the menu bar is not visible - this is only a window capture):

imageviewer example