PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
Commit | Date | |
---|---|---|
[r162]
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 | Tree |
[r161]
by
florianlink
enabled shell injection and added data() for bytearray and addAction for QMenu/Bar and QToolBar, moved QByteArray to builtin classes |
2010-03-10 20:28:04 | Tree |
2010-03-09 20:18:50 | Tree | |
2010-03-09 19:38:00 | Tree | |
2010-03-09 19:25:29 | Tree | |
2010-03-09 12:59:01 | Tree | |
2010-03-09 12:55:14 | Tree | |
[r155]
by
florianlink
fixed some badly generated fields |
2010-03-08 13:12:36 | Tree |
2010-03-07 20:30:19 | Tree | |
[r153]
by
florianlink
adapted to new py_ naming of special methods and added support for py_toString |
2010-03-07 20:27:08 | Tree |