Menu

Commit [r54]  Maximize  Restore  History

- wrapped instances are now wrapped by class specific subtypes to facilitate future deriving from python

- object creation has changed by using the python type system (calling the type object with PyObject_Call)

florianlink 2009-04-14

changed /trunk/src/PythonQt.cpp
changed /trunk/src/PythonQt.h
changed /trunk/src/PythonQtClassInfo.cpp
changed /trunk/src/PythonQtClassInfo.h
changed /trunk/src/PythonQtClassWrapper.cpp
changed /trunk/src/PythonQtClassWrapper.h
changed /trunk/src/PythonQtConversion.cpp
changed /trunk/src/PythonQtInstanceWrapper.cpp
changed /trunk/src/PythonQtInstanceWrapper.h
changed /trunk/src/PythonQtSlot.cpp
changed /trunk/src/PythonQtSlot.h
/trunk/src/PythonQt.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQt.h Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtClassInfo.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtClassInfo.h Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtClassWrapper.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtClassWrapper.h Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtConversion.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtInstanceWrapper.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtInstanceWrapper.h Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtSlot.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/PythonQtSlot.h Diff Switch to side-by-side view
Loading...
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.