PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
Commit | Date | |
---|---|---|
2010-03-16 07:39:14 |
View
Download |
|
[r162]
(25.9 kB)
by
florianlink
removed implicit conversion of QByteArray to python str, use str() to convert to Python string or QByteArray::data() |
2010-03-10 20:32:45 |
View
Download |
2010-03-09 12:55:14 |
View
Download |
|
[r153]
(25.0 kB)
by
florianlink
adapted to new py_ naming of special methods and added support for py_toString |
2010-03-07 20:27:08 |
View
Download |
[r150]
(24.0 kB)
by
florianlink
added initial support for public member variable access via getters/setters |
2010-03-06 21:41:46 |
View
Download |
2010-02-25 20:31:01 |
View
Download |
|
2010-02-19 14:23:09 |
View
Download |
|
2009-11-03 10:28:33 |
View
Download |
|
[r114]
(21.9 kB)
by
florianlink
improved error handling on destroyed objects (since static access should still be possible) |
2009-06-23 13:41:28 |
View
Download |
2009-05-27 07:57:33 |
View
Download |