summaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/grouped/person.h
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-108/+0
| | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples).
* Improve docs and examples for Extending QML in C++Bea Lam2010-04-211-15/+18
|
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-191-4/+0
|
* Fix some more Q_PROPERTY followed by semi-colonThiago Macieira2010-04-021-1/+1
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-1/+1
| | | | QDeclarativeXXX.
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* fix headersWarwick Allison2009-10-301-0/+40
|
* DocAaron Kennedy2009-07-061-0/+69