summaryrefslogtreecommitdiffstats
path: root/examples/declarative/cppextensions/qgraphicslayouts/graphicsLayouts/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Split graphicsLayouts example into qgraphicslinearlayout andBea Lam2010-05-311-59/+0
| | | | qgraphicsgridlayout and clean up
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-191-29/+28
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-0/+60
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).