summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeproperty_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix visibility of classes in private headers upon which Bauhaus/Creator relies.Warwick Allison2010-03-031-1/+1
| | | | Author: Erik Verbruggen
* Polish QDeclarativeProperty APIAaron Kennedy2010-02-261-4/+5
|
* Remove unnecessary QDeclarativeProperty::Type enum valuesAaron Kennedy2010-02-261-0/+1
|
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-0/+140
There's nothing meta about our properties.