qtbase/examples
Christian Ehrlicher 2690822428 Examples/sqlbrowser: improve coding style
Fix the coding style to match the current Qt style.

Pick-to: 6.7
Fixes: QTBUG-68661
Fixes: QTBUG-120909
Change-Id: I314ca9da8a03727e3e0336a23fce1ce9d065d3a4
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2024-01-19 17:27:25 +01:00
..
aggregate
corelib Android: remove redundant comments from notifier example manifest 2023-12-22 00:06:08 +02:00
dbus Update visuals of remote controlled car example 2023-12-21 19:49:28 +01:00
gui Doc: Create separate Graphics and Multimedia example categories 2024-01-16 17:23:12 +00:00
network Update icons in the torrent example 2023-12-18 13:56:04 +01:00
opengl Doc: Create separate Graphics and Multimedia example categories 2024-01-16 17:23:12 +00: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 Examples/sqlbrowser: improve coding style 2024-01-19 17:27:25 +01:00
vulkan Doc: Create separate Graphics and Multimedia example categories 2024-01-16 17:23:12 +00:00
widgets Update QRhiWidget API based on review comments 2024-01-18 12:48:03 +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
README
examples.pro Remove undocumented embedded examples 2023-11-17 19:39:33 +01:00

README

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.