Menu

/trunk/src/PythonQtClassInfo.cpp Commit Log


Commit Date  
[r59] (20.4 kB) by florianlink

- removed argument to fullSignature
- returning instance methods on class objects as well
- implemented unbound calls on instance methods returned on class objects

2009-04-15 12:54:21 View
Download
[r54] (20.5 kB) by florianlink

- 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)

2009-04-14 14:52:30 View
Download
[r52] (20.4 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

2009-04-14 06:56:20 View
Download
[r51] (20.5 kB) by florianlink

- added hasOwner method to manage ownership more nicely
- added force flag to make delete() work
- added check for hasOwner

2009-04-09 14:58:49 View
Download
[r46] (20.1 kB) by florianlink

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

2009-04-09 07:39:54 View
Download
[r32] (12.4 kB) by ezust

reorganized SVN tree into branches, tags and trunk

2008-08-28 16:32:09 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.