summaryrefslogtreecommitdiffstats
path: root/examples/sql/books/bookwindow.ui
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Add menu bar to Books examplePaul Wicking2018-06-211-1/+1
| | | | | | | | | | Add menu bar with Help->About that contains a short description of the example application. Remove redundant title string between menu and application content. Task-number: QTBUG-68652 Change-Id: I31fb386ab9c01eff86b8ed3ef274ba8cfdb0148b Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
* Doc: Clean up and modernize SQL example: BooksPaul Wicking2018-06-061-67/+82
| | | | | | | | | | | * Replace Qt4-style connects. * Reformat code to adhere to 80 column width. * Touch comments to make location and style consistent. * Rename a label in the UI form. Task-number: QTBUG-68652 Change-Id: Icc592f7b5a013d1806bc36c45057b35472b6efbb Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
* Move all other demos in qtbase to examples.Casper van Donderen2011-06-241-0/+149
Change-Id: Iab0e7364d1f6b348d0e3033ea9304139f5bd6d0d Reviewed-on: http://codereview.qt.nokia.com/617 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie