qtbase/examples/widgets
Kai Köhne ced47a590a Examples: Disable QtC junction points for examples using 'shared' directory
To work around path length limiations, Qt Creator optionally uses junction
points to shorten the build directories. This however breaks examples
that require sources outside their 'root' directory.

QUIP 13 states that examples should be self-contained. Anyhow, fixing this
is a larger effort, so for now just disable junction points in Qt Creator
for these examples.

Task-number: QTBUG-128914
Pick-to: 6.8
Change-Id: Ifb5e6944d936c82b1dba9fe3b81bebc1c8320168
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2024-11-26 15:20:41 +02:00
..
animation Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
desktop systray example: if there is no system tray, allow waiting for one 2024-06-05 01:40:10 +00:00
dialogs CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
doc Doc: Move Easing Curve example into Graphics category 2024-11-12 18:36:02 +01:00
draganddrop CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
gallery Widget gallery example: set color scheme before constructing UI 2024-06-11 20:28:07 +02:00
gestures CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
graphicsview Docs: Update the screenshots for the Qt Widgets examples 2024-10-11 08:21:03 +03:00
itemviews QSortFilterProxyModel: add a protected beginFilterChange 2024-08-28 02:28:24 +02:00
layouts CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
mainwindows CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
painting Examples: Disable QtC junction points for examples using 'shared' directory 2024-11-26 15:20:41 +02:00
qnx/foreignwindows Doc: Fix license of foreignwindows example 2023-06-30 18:46:54 +02:00
rhi CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
richtext CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
tools Show Custom Completer example as part of UI Components category 2024-10-31 17:36:09 +02:00
touch CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
tutorials Organize the tutorials in Qt Widgets so they are visible and reachable 2024-10-23 19:17:07 +03:00
widgets Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
CMakeLists.txt Correct license for examples files 2024-03-07 11:06:43 +01:00
widgets.pro Add QRhiWidget 2023-08-14 17:05:36 +02:00