qt5base-lts/examples
Safiyyah Moosa bbae65a75d Doc: Add \examplecategory to qtgui
Task-number: QTBUG-116068
Change-Id: Ia0bdc2122434adac51b37ba2207a2b0b993cf19b
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
(cherry picked from commit 3b187f14a1)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-08-28 11:49:50 +00:00
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +01:00
corelib XBEL stream reader: rework documentation 2023-08-04 10:30:05 +00:00
dbus Doc: Add example categories for Qt D-bus examples 2023-08-14 14:08:46 +00:00
embedded Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
gui Doc: Add \examplecategory to qtgui 2023-08-28 11:49:50 +00:00
network Doc: Add example categories for Qt Network examples 2023-08-16 14:19:32 +00:00
opengl Docs: Add link to OPenGL examples to OpenGL index 2023-07-03 08:19:01 +00:00
qmake examples: port qmake examples to new connection style 2022-12-21 22:52:17 +02:00
qtconcurrent Rework imagescaling example to avoid potential crashes 2023-04-26 19:27:30 +02:00
qtestlib Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
sql Move simple widget mapper example to manual test 2023-07-28 14:50:53 +02:00
vulkan Doc: Add \examplecategory to qtgui 2023-08-28 11:49:50 +00:00
widgets Fix the project name 2023-07-31 10:38:57 +00:00
xml Examples: "About &Qt" should show info about Qt, not quit 2023-07-13 17:07:27 +02:00
CMakeLists.txt Move qpa examples to manual tests 2023-06-29 14:39:43 +00:00
examples.pro Move qpa examples to manual tests 2023-06-29 14:39:43 +00:00
README Remove more references to demos. 2011-07-08 15:36:26 +02:00

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.