f4b338833e
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> |
||
---|---|---|
.. | ||
gettingStarted | ||
modelview | ||
notepad | ||
widgets | ||
CMakeLists.txt | ||
gettingstartedqt.qdoc | ||
README | ||
tutorials.pro |
Qt is supplied with tutorials that have been written to provide developers with an introduction to the Qt API. Documentation for tutorials can be found in the Tutorials link in the main documentation.