examples/declarative/toys/README
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
     1 These pure QML examples create complete components to demonstrate
     1 These pure QML examples demonstrate
     2 some of what can be easily done using just a few QML files.
     2 some of what can be easily done using just a few QML files.
     3 
     3 
     4 The example launcher provided with Qt can be used to explore each of the
     4 The example launcher provided with Qt can be used to explore each of the
     5 examples in this directory. They can also be viewed directly with the
     5 examples in this directory. They can also be viewed directly with the
     6 QML viewer utility, without requiring compilation.
     6 QML viewer utility, without requiring compilation.