PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
Commit | Date | |
---|---|---|
2010-02-19 14:23:09 | Tree | |
[r120]
by
florianlink
fixed initialization order, the importer needs to be store BEFORE the import module is initialized |
2010-01-25 15:26:43 | Tree |
[r119]
by
florianlink
added support for shared library loading in custom importer by using imp.find_module and imp.load_module |
2009-11-03 10:41:34 | Tree |
2009-11-03 10:31:29 | Tree | |
2009-11-03 10:28:33 | Tree | |
2009-09-29 08:15:21 | Tree | |
2009-06-23 14:15:24 | Tree | |
[r114]
by
florianlink
improved error handling on destroyed objects (since static access should still be possible) |
2009-06-23 13:41:28 | Tree |
[r113]
by
florianlink
- fixed support for QList<AnyObject*>* (which occured with QObjectList* return values) |
2009-06-23 13:40:22 | Tree |
2009-05-28 15:36:20 | Tree |