summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/createComponent-simple.qml
Commit message (Collapse)AuthorAgeFilesLines
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Doc: More work on the QML documentation.David Boddie2010-09-141-1/+1
|
* Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-291-0/+57
this page from other documentation. Task-number: QTBUG-12446