summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_layout.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning bug in custom layout example.Morten Engvoldsen2009-05-151-2/+4
| | | | | | | | The example was using deleteAllItems() to delete items from the layout. This method is now part of the QT3_SUPPORT and shold not be used if not needed. Replaced by deleting all items one by one. Task-number: 220656 Rev-by: janarve
* Correcting bug in cardLayout exampleMorten Engvoldsen2009-05-131-18/+23
| | | | | | | | Adding the count() function to the example. Task-number: 220766 Rev-by: Geir Vattekar
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+119