qt6-bb10/examples
Friedemann Kleint 5fffbba133 Mime type browser example: Add translator loader code
Enable testing translations.

Task-number: QTBUG-127004
Change-Id: Ie83092b4db5bcf516834cf0b5b564a67d7ab6227
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
(cherry picked from commit 8778a493606c8733d72db1c09fff5e4bf1f13cc0)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 7f78908b44373a61d573002ee27926de3b677efe)
2025-01-13 13:47:56 +00:00
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +01:00
corelib Mime type browser example: Add translator loader code 2025-01-13 13:47:56 +00:00
dbus CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
gui rhiwindow: Set DPR on image texture to ensure DPR-agnostic drawing 2024-04-18 23:15:25 +02:00
network Examples: Disable QtC junction points for examples using 'shared' directory 2024-12-20 07:21:19 +00:00
opengl Doc: Remove usage of defunct QDoc command 2024-08-28 11:39:51 +00:00
qmake examples: port qmake examples to new connection style 2022-12-21 22:52:17 +02:00
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 19:20:12 +00:00
vulkan Examples: Disable QtC junction points for examples using 'shared' directory 2024-12-20 07:21:19 +00:00
widgets Examples: Disable QtC junction points for examples using 'shared' directory 2024-12-20 07:21:19 +00: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.