PHP-Qt is an extension for PHP 5.1 that makes it
possible to write software with the Qt toolkit.
It provides an object-oriented interface to the
Qt 4 framework.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
此版本使用Qt设计器来创建对话框。现在可以自定义的信号传递参数的时段。 Mac OS X的(豹)现在支持。克隆衍生的Qt支持的对象。还有更多的教程。此版本改善了方法调用和改善内存处理。
标签:
Major feature enhancements
This release uses Qt Designer to create dialogs. Custom signals may now pass arguments to the slots. Mac OS X (Leopard) is now supported. Cloning of Qt derived objects is supported. There are more tutorials. This release has improved method calling and improved memory handling.
Unit tests based on phpunit are present. Qt
methods may be overridden in PHP classes. Startup
time was improved. Runtime speed was improved.
Inheritance was improved. A CMake-based build
system is used. Support for references was added.
There is now a global tr() function. Type-casting
of objects was automated. Almost all Qt classes
and methods are supported.
This release contains the first 7 tutorials and an example application. Custom slots/signals and better error/argument handling were implemented, and the implementations of all classes are generated with kalyptus.