PyQt, Qt2/Qt3 for Python available !

Jutta Steinhoff <[email protected]> Mon, 06 May 2002 19:57:09 +0200
Newsgroups gmane.os.qnx.openqnx.devel
Message-ID <[email protected]>
Hello all,

Python bindings for Qt2/Qt3 are now available !

PyQt, Python Bindings for Qt and QNX 6.1 at
http://www.sf.net/projects/pyqnx
PyQt-3.1-qnx61.tar.gz
Sip-3.1-qnx61.tar.gz


The combination of the object oriented interpreter language Python with the 
powerful Qt API creates a very efficient development environment for GUI, 
visualizations and SCADA applications.

PyQt cuts the typical edit-compile-link-test cycles to fast edit-test 
cycles. So the development time is reduced to its minimum!

Complete graphical user interfaces can be edited by using the Qt Designer. 
Graphical representations which are created in that way can also be used to 
generate system independent PyQt based sources which can also be used on 
LINUX and MS-Windows systems.

Jutta