summaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/adding/person.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-69/+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).
* Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-1/+0
| | | | Task-number: QT-2798
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
| | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421
* fix headersWarwick Allison2009-10-291-0/+40
|
* Doc and example fixes for library qualification (QT-558)Warwick Allison2009-07-231-1/+1
|
* DocAaron Kennedy2009-07-061-0/+30