PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
Commit | Date | |
---|---|---|
[r54]
(19.5 kB)
by
florianlink
- wrapped instances are now wrapped by class specific subtypes to facilitate future deriving from python |
2009-04-14 14:52:30 |
View
Download |
[r52]
(17.7 kB)
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
renamed from
/trunk/src/PythonQtWrapper.cpp
|
2009-04-14 06:56:20 |
View
Download |