summaryrefslogtreecommitdiff
path: root/examples/declarative/cppextensions/referenceexamples/referenceexamples.pro
Commit message (Collapse)AuthorAgeFilesLines
* Document calling QObject methods from QML in Extending QML in C++ docs.Martin Jones2010-08-251-1/+2
|
* Restructure the examples. They are now organized into variousBea Lam2010-05-171-0/+13
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).