aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/qproperty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid read the property in the QObject constructor.Renato Filho2010-08-161-5/+7
* Raise a error when try to modify a read-only property.Renato Filho2010-08-161-5/+7
* Fixed arguments parser on QProperty constructor.renato2010-08-161-5/+5
* Implemented support to properties on QMetaObject.Renato Filho2010-07-081-0/+318