qtbase/examples
Friedemann Kleint 8778a49360 Mime type browser example: Add translator loader code
Enable testing translations.

Task-number: QTBUG-127004
Pick-to: 6.9 6.8
Change-Id: Ie83092b4db5bcf516834cf0b5b564a67d7ab6227
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2025-01-06 18:56:19 +01:00
..
aggregate
corelib Mime type browser example: Add translator loader code 2025-01-06 18:56:19 +01:00
dbus CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
gui Add Qt::Orientations based flip and flipped functions 2024-11-29 15:07:14 +01:00
network Examples: Disable QtC junction points for examples using 'shared' directory 2024-11-26 15:20:41 +02:00
opengl Add Qt::Orientations based flip and flipped functions 2024-11-29 15:07:14 +01:00
qmake
qtconcurrent CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
qtestlib CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
sql sqlbrowser example: use = default on empty dtors 2025-01-02 07:51:18 +01:00
vulkan Examples: Disable QtC junction points for examples using 'shared' directory 2024-11-26 15:20:41 +02:00
widgets Use QPainterStateGuard in examples 2024-12-17 19:59:01 +01:00
xml CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
CMakeLists.txt CMake: Allow building all examples as standalone just like tests 2024-03-14 11:44:16 +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.