summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/images/addressbook-tutorial-screenshot.png
Commit message (Collapse)AuthorAgeFilesLines
* Move the addressbook tutorial into manual testsVolker Hilsheimer2023-05-151-0/+0
| | | | | | | | | | | | | | The tutorial is building an elaborate UI around a QMap. It doesn't use structured data, and it doesn't use model/view (which the dedicated addressbook example in itemviews does). It's not a good way of building an application, and the individual APIs for creating layouts, dialogs, or import/export are explained well enough in other examples. Pick-to: 6.5 Change-Id: Iffe47a0f6e04a933edb917c877ae845f50b74b4a Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
* Doc: Move some remaining files over for modularization.Casper van Donderen2012-05-091-0/+0
The files in this change were still in qtbase/doc/src or required for it. qtbase/doc/src should now only contain example documentation and images for the example documentation. Change-Id: Ia7ca8e7fd2b316e77c706a08df71303bc8294213 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>