PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
Commit | Date | |
---|---|---|
2014-09-01 09:39:18 |
View
Download |
|
2012-04-30 14:19:58 |
View
Download |
|
2012-04-23 09:53:14 |
View
Download |
|
2011-03-28 09:18:40 |
View
Download |
|
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 |