[Kde-bindings] ANNOUNCE: Qt4 bindings for Qore language
Petr Vanek
petr at scribus.info
Wed Jun 23 07:22:15 UTC 2010
hi all,
I'm pleased to announce the first release of Qt4 bindings for Qore
Programming Language.
http://qore.org/modules-mainmenu-31/36-qt4-module
The module is based on Smoke [1] 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.
Qore Qt4 bindings are used in the real world already, see screenshots:
http://qore.org/modules-mainmenu-31/36-qt4-module/156-qt4-module-screenshots
Get Linux RPMs for multiple platforms here: http://download.opensuse.org/repositories/devel:/languages:/misc/
install with macports: sudo port install qore-qt4-module
About Qore Language (http://qore.org)
The Qore programming language is a powerful, thread-capable,
embeddable weakly-typed language with optional strong typing and
procedural and object-oriented features designed for anything from
quick scripting to complex multithreaded, network-aware application
development to embedded application scripting. Qore was initially
designed to facilitate the rapid implementation of sophisticated
interfaces in embedded code in an enterprise environment, and has
since grown into a general-purpose language as well.
[1] - we are using own branch of the Smoke but it will be changed in
the future probably.
all the best,
Petr Vanek
More information about the Kde-bindings
mailing list