summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/updating-selections/updating-selections.pro
Commit message (Collapse)AuthorAgeFilesLines
* Reuse the same QAbstractTableModel implementation for 4 snippetsShawn Rutledge2012-08-211-2/+4
| | | | | | | | | | They were really the same anyway. This makes the source distro a bit more compact and eliminates some qdoc errors of the form ../doc/snippets/reading-selections/model.cpp:51: Overrides a previous doc ../doc/snippets/itemselection/model.cpp:51: (The previous doc is here) Change-Id: I7956f457422e9078c32de65cd421685f589c8a6c Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
* Doc: Move some remaining files over for modularization.Casper van Donderen2012-05-091-0/+2
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>