Qore Programming Language

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

Qt4 Module Released

E-mail Print PDF

Hello Qt4 World!The qt4 module has been released, allowing qore programs to implement GUIs.  The qt4 module is based on libsmoke and provides a direct mapping to the Qt4 API.  The module requires qore 0.8.0+ as it supports hard typing, function and method overloading, Qt enums, etc.

There is also a uic-qore program included so that Qt4 Designer is fully usable for making GUI prototypes in the Qore language.

Get Linux RPMs for multiple platforms here: http://download.opensuse.org/repositories/devel:/languages:/misc/

Documentation is here: http://qore.org/manual/modules/qt4/index.html

The Qt4 module supersedes the old qt-core, qt-gui, qt-svn, and qt-opengl modules, that no longer work with qore 0.8.0+ due to fauly namespace handling; the new qt4 module is much more complete than the old modules anyway and provides access the the entire Qt4 API exported by libsmoke.

install with macports: sudo port install qore-qt4-module

Last Updated on Saturday, 19 June 2010 09:44