qtbase/examples/widgets/tutorials
Alexei Cazacov dcc11ef277 Organize the tutorials in Qt Widgets so they are visible and reachable
This commit makes visible in the TOC:
- both of the tutorials
- a set of examples for completer, undo framework, and regex'es

Fixes: QTBUG-129818
Change-Id: Id6636782789c4e5b11349af3c4fb33f75035f1a0
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2024-10-23 19:17:07 +03:00
..
modelview CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
notepad Organize the tutorials in Qt Widgets so they are visible and reachable 2024-10-23 19:17:07 +03:00
widgets CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
CMakeLists.txt Correct license for examples files 2024-03-07 11:06:43 +01:00
README
tutorials.pro Doc cleanup: remove old gettingStarted tutorial, move doc file 2023-05-15 23:54:01 +02:00

README

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.