aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/qobject_property_test.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid read the property in the QObject constructor.Renato Filho2010-08-161-6/+14
* Raise a error when try to modify a read-only property.Renato Filho2010-08-161-0/+15
* Added tests for QObject properties being set with named arguments on the cons...Marcelo Lira2010-08-131-0/+26
* Removed QVariant from PySide.Hugo Parente Lima2010-06-101-21/+45
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-101-4/+4
* Created new unittest model.Renato Filho2010-06-071-0/+71