[Php-qt-users] PHP-Qt 0.0.3 released
Status: Beta
Brought to you by:
tm243
From: Thomas M. <tm...@ip...> - 2006-06-08 15:34:29
|
Hi, The third release of PHP-Qt is now available. It contains the first 7 tutorials and an example application. Custom Slots/Signals and a better error- and argument handling were implemented and the implementation of all classes are generated with kalyptus. Changelog: * tutorial 7 and an example application * automatically conversion of PHP strings into QStrings in method calls * function 'qobject_cast' implemented * handling of all allowed arguments in methods, with fast lookup table for inheritance * Signals-Slots and custom Signals-Slots implemented * better error handling for debugging * #ifdef statements to exclude unimplemented classes to compile safely * kalyptus extension rewritten -- Thomas |