qt5base-lts/examples
Matthias Rauter f6e7fdd4ad Refurbish the shaped clock example
The shaped clock example has the appearance of the analog clock, which
was refurbished with 619ec1a640. This
change applies the refurbished design to the shaped clock.

Task: QTBUG-118871

Pick-to: 6.6
Change-Id: Ibcfc8e9fb239a1c6f7ea685f6cab1e50b2060a53
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-11-17 23:36:38 +01:00
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +01:00
corelib Rework documentation of the serialization converter example 2023-11-01 21:28:55 +01:00
dbus Exclude some examples from Android build 2023-08-28 16:00:45 +03:00
gui Doc: Add \examplecategory to qtgui 2023-08-28 13:49:36 +02:00
network Doc: Add HTTP Client example also to Web Technologies category 2023-11-06 17:59:51 +00:00
opengl Make contextinfo example a manual test 2023-11-17 22:27:01 +01:00
qmake examples: port qmake examples to new connection style 2022-12-21 22:52:17 +02:00
qtconcurrent Doc: Add \examplecategory for qtconcurrent 2023-09-07 15:05:04 +02:00
qtestlib Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
sql Preparations to deprecate QItemDelegate 2023-10-05 21:08:45 +02:00
vulkan Fix broken capture in hellovulkancubes example 2023-11-09 18:17:33 +01:00
widgets Refurbish the shaped clock example 2023-11-17 23:36:38 +01:00
xml Add missing \l to DOM bookmarks example 2023-07-25 12:31:04 +02:00
CMakeLists.txt Remove undocumented embedded examples 2023-11-17 19:39:33 +01:00
examples.pro Remove undocumented embedded examples 2023-11-17 19:39:33 +01: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.