summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/simpleanchorlayout/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix example compile and runtime warnings, webkit examples not built.Friedemann Kleint2010-06-181-1/+1
| | | | Reviewed-by: Olivier Goffart <ogoffart@trolltech.com>
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-191-27/+26
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Doc: Reviewed and revised QGraphicsAnchorLayout documentation.David Boddie2009-10-231-0/+134
Reviewed-by: Trust Me