Menu

/trunk/generator/classgenerator.cpp Commit Log


Commit Date  
[r60] (77.5 kB) by florianlink

- added support for deriving CPP classes in Python and to override all public and protected virtual functions from PythonQt
- changed signal receiver code so that it can be reused for virtual method dispatch
- moved decorators completely into PythonQtClassInfo
- changed python to qt conversion so that it can work with an already allocated object (needed for return values of virtual functions
- added support for multiple inheritance and upcasting (e.g. a QWidget is automatically casted to a QPaintDevice when passed to QPainter.begin())
- removed default constructors of std decorators because they are now codegenerated
- regenerated bindings

- improved the code generator to suppot

2009-04-21 08:43:07 View
Download
[r47] (78.7 kB) by florianlink

- removed phonon temporarily
- changed init.cpp to "key"_init.cpp
- added solution setup bat file for windows

2009-04-09 09:32:52 View
Download
[r46] (78.7 kB) by florianlink

syncing with my current work, updating to 1.2, see changelog

2009-04-09 07:39:54 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.