summaryrefslogtreecommitdiffstats
path: root/examples/declarative/cppextensions/qgraphicslayouts/layoutItem/layoutItem.qml
Commit message (Collapse)AuthorAgeFilesLines
* Rename example layoutItem -> layoutitem and improve docsBea Lam2010-05-311-57/+0
|
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+40
| | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me
* Fixes for docs, example codeBea Lam2010-05-201-5/+7
|
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-0/+15
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).