summaryrefslogtreecommitdiffstats
path: root/doc/src/layout.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Cleaning bug in custom layout example.Morten Engvoldsen2009-05-151-3/+3
| | | | | | | | 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-6/+10
| | | | | | | | Adding the count() function to the example. Task-number: 220766 Rev-by: Geir Vattekar
* Corrected typoMorten Engvoldsen2009-04-291-1/+1
| | | | | | Changed smae to same Taks number:251646
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+381