summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/anchorlayout
Commit message (Expand)AuthorAgeFilesLines
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Make it compile on Windows CE where min and max are predefined macros.Jan-Arve Sæther2009-08-271-11/+11
* Add missing license headers and header guards.Jason McDonald2009-08-221-0/+41
* update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-191-29/+52
* Clean up exampleJan-Arve Sæther2009-08-172-151/+6
* Clean up public API: move dumpGraph() to private API.Jan-Arve Sæther2009-08-171-2/+0
* Explicitly use a spacing of 0 in order to keep old behaviour.Jan-Arve Sæther2009-07-221-23/+23
* QGraphicsAnchorLayoutExample: Delete objects to avoid memory leaksEduardo M. Fleury2009-07-221-1/+6
* QGraphicsAnchorLayout: Adding an usage exampleJesus Sanchez-Palencia2009-07-223-0/+241