Commit | Date | |
---|---|---|
2009-04-21 09:17:32 | Tree | |
[r60]
by
florianlink
- added support for deriving CPP classes in Python and to override all public and protected virtual functions from PythonQt - improved the code generator to suppot |
2009-04-21 08:43:07 | Tree |
[r59]
by
florianlink
- removed argument to fullSignature |
2009-04-15 12:54:21 | Tree |
[r58]
by
florianlink
changed implementation to allow deriving python classes from PythonQt classes |
2009-04-15 11:49:47 | Tree |
[r57]
by
florianlink
named the struct and implemented classInfo() as a member of the struct and not the typedef (this seems to be a GCC issue, it worked well on MSVC8) |
2009-04-15 06:38:52 | Tree |
2009-04-14 15:16:35 | Tree | |
2009-04-14 15:16:24 | Tree | |
[r54]
by
florianlink
- wrapped instances are now wrapped by class specific subtypes to facilitate future deriving from python |
2009-04-14 14:52:30 | Tree |
2009-04-14 07:00:12 | Tree | |
[r52]
by
florianlink
code cleanup and rename of PythonQtWrapper to PythonQtInstanceWrapper and PythonQtMetaObjectWrapper to PythonQtClassWrapper, since these names match much better what these classes wrap, regarding that we are wrapping CPP objects as well |
2009-04-14 06:56:20 | Tree |