summaryrefslogtreecommitdiff
path: root/misc/qt6-examples/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'misc/qt6-examples/pkg-plist')
-rw-r--r--misc/qt6-examples/pkg-plist193
1 files changed, 186 insertions, 7 deletions
diff --git a/misc/qt6-examples/pkg-plist b/misc/qt6-examples/pkg-plist
index 0ec028939e0e..8414d862d431 100644
--- a/misc/qt6-examples/pkg-plist
+++ b/misc/qt6-examples/pkg-plist
@@ -675,6 +675,22 @@
%%QT_EXAMPLEDIR%%/corelib/threads/waitconditions/CMakeLists.txt
%%QT_EXAMPLEDIR%%/corelib/threads/waitconditions/waitconditions.cpp
%%QT_EXAMPLEDIR%%/corelib/threads/waitconditions/waitconditions.pro
+%%QT_EXAMPLEDIR%%/corelib/time/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/application/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/application/application.pro
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/application/main.cpp
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/calendarbackendplugin.pro
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/common/calendarBackendInterface.h
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/doc/images/calendarwindow_transition.png
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/doc/src/calendarbackendplugin.qdoc
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/calendarbackend.cpp
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/calendarbackend.h
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/calendarplugin.cpp
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/calendarplugin.h
+%%QT_EXAMPLEDIR%%/corelib/time/calendarbackendplugin/plugin/plugin.pro
+%%QT_EXAMPLEDIR%%/corelib/time/time.pro
%%QT_EXAMPLEDIR%%/corelib/tools/CMakeLists.txt
%%QT_EXAMPLEDIR%%/corelib/tools/README
%%QT_EXAMPLEDIR%%/corelib/tools/contiguouscache/CMakeLists.txt
@@ -1034,6 +1050,7 @@
%%QT_EXAMPLEDIR%%/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/CMakeLists.txt
%%QT_EXAMPLEDIR%%/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/Ventdee_LOD0.qml
%%QT_EXAMPLEDIR%%/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/qmldir
+%%QT_EXAMPLEDIR%%/demos/car-configurator/buildsetup.cmake
%%QT_EXAMPLEDIR%%/demos/car-configurator/content/App.qml
%%QT_EXAMPLEDIR%%/demos/car-configurator/content/CMakeLists.txt
%%QT_EXAMPLEDIR%%/demos/car-configurator/content/CameraReset.qml
@@ -1311,6 +1328,10 @@
%%QT_EXAMPLEDIR%%/demos/documentviewer/doc/src/documentviewer.qdoc
%%QT_EXAMPLEDIR%%/demos/documentviewer/doc/src/txtviewer.qdoc
%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/imageviewer/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/imageviewer/imageviewer.cpp
+%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/imageviewer/imageviewer.h
+%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/imageviewer/imageviewer.json
%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/jsonviewer/CMakeLists.txt
%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/jsonviewer/jsonviewer.cpp
%%QT_EXAMPLEDIR%%/demos/documentviewer/plugins/jsonviewer/jsonviewer.h
@@ -2612,6 +2633,16 @@
%%QT_EXAMPLEDIR%%/graphs/2d/hellographs/hellographs.qrc
%%QT_EXAMPLEDIR%%/graphs/2d/hellographs/main.cpp
%%QT_EXAMPLEDIR%%/graphs/2d/hellographs/qml/hellographs/main.qml
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/doc/images/quickwidgetgraphs-example.png
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/doc/src/quickwidgetgraphs.qdoc
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/main.cpp
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/piegraph.cpp
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/piegraph.h
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/piewidget.cpp
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/piewidget.h
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/qml/quickwidgetgraphs/main.qml
+%%QT_EXAMPLEDIR%%/graphs/2d/quickwidgetgraphs/quickwidgetgraphs.pro
%%QT_EXAMPLEDIR%%/graphs/3d/3d.pro
%%QT_EXAMPLEDIR%%/graphs/3d/CMakeLists.txt
%%QT_EXAMPLEDIR%%/graphs/3d/axishandling/CMakeLists.txt
@@ -4650,6 +4681,63 @@
%%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/stringlistmodel.pro
%%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/stringlistmodel.qrc
%%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/view.qml
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/ContactBookDelegate.qml
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/ThreadedFetchMore.qml
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/doc/images/qml-threadedfetchmore-example.png
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/doc/src/threadedfetchmore-example.qdoc
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/fetchworker.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/fetchworker.h
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/main.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/threadedfetchmore.pro
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/threadedfetchmore.qrc
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/threadedfetchmoremodel.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedfetchmore/threadedfetchmoremodel.h
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/SongListDelegate.qml
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/ThreadedSongList.qml
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/datastorage.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/datastorage.h
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/doc/images/qml-threadedsonglist-example.webp
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/doc/src/threadedsonglist-example.qdoc
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical1.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical2.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical3.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical4.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical5.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/classical6.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal1.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal2.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal3.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal4.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal5.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/metal6.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop1.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop2.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop3.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop4.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop5.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/pop6.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock1.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock2.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock3.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock4.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock5.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/album_covers/rock6.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/images/device/remote.jpeg
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/main.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/mediaelement.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/mediaelement.h
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/queueworker.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/queueworker.h
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/remotemedia.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/remotemedia.h
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/songdatagenerator.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/songdatagenerator.h
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/threadedlistmodel.cpp
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/threadedlistmodel.h
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/threadedsonglist.pro
+%%QT_EXAMPLEDIR%%/quick/models/threadedsonglist/threadedsonglist.qrc
%%QT_EXAMPLEDIR%%/quick/mousearea/CMakeLists.txt
%%QT_EXAMPLEDIR%%/quick/mousearea/doc/images/qml-mousearea-example.png
%%QT_EXAMPLEDIR%%/quick/mousearea/doc/src/mousearea.qdoc
@@ -4691,6 +4779,23 @@
%%QT_EXAMPLEDIR%%/quick/multieffect/itemswitcher/qml/images/stripes.png
%%QT_EXAMPLEDIR%%/quick/multieffect/itemswitcher/qml/main.qml
%%QT_EXAMPLEDIR%%/quick/multieffect/multieffect.pro
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/doc/images/qml-neumorphicpanel-example.jpg
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/doc/src/neumorphicpanel.qdoc
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/main.cpp
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/neumorphicpanel.pro
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml.qrc
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/CloudyRectMaterial/CloudyRectMaterial.qep
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/CloudyRectMaterial/CloudyRectMaterial.qml
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/CloudyRectMaterial/cloudyrectmaterial.frag.qsb
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/CloudyRectMaterial/cloudyrectmaterial.vert.qsb
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/Settings.qml
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/SettingsComponentButton.qml
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/SettingsComponentSlider.qml
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/SettingsView.qml
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/images/arrow.png
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/images/qt_logo_white_rgb.png
+%%QT_EXAMPLEDIR%%/quick/multieffect/neumorphicpanel/qml/main.qml
%%QT_EXAMPLEDIR%%/quick/multieffect/testbed/CMakeLists.txt
%%QT_EXAMPLEDIR%%/quick/multieffect/testbed/CMakeLists.txt.shared
%%QT_EXAMPLEDIR%%/quick/multieffect/testbed/doc/images/qml-multieffecttestbed-example.jpg
@@ -5556,6 +5661,16 @@
%%QT_EXAMPLEDIR%%/quick3d/bakedlightmap/main.qml
%%QT_EXAMPLEDIR%%/quick3d/bakedlightmap/qlm_list.txt
%%QT_EXAMPLEDIR%%/quick3d/bakedlightmap/qml.qrc
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/ConesAndCylinderTrio.qml
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/SettingsPane.qml
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/cascadedshadowmaps.pro
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/doc/images/cascadedshadowmaps.webp
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/doc/src/cascadedshadowmaps.qdoc
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/main.cpp
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/main.qml
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/qml.qrc
+%%QT_EXAMPLEDIR%%/quick3d/cascadedshadowmaps/sliders.svg
%%QT_EXAMPLEDIR%%/quick3d/customeffect/CMakeLists.txt
%%QT_EXAMPLEDIR%%/quick3d/customeffect/checkers2.png
%%QT_EXAMPLEDIR%%/quick3d/customeffect/customeffect.pro
@@ -5748,6 +5863,45 @@
%%QT_EXAMPLEDIR%%/quick3d/offlineshaders/materials.qrc
%%QT_EXAMPLEDIR%%/quick3d/offlineshaders/offlineshaders.pro
%%QT_EXAMPLEDIR%%/quick3d/offlineshaders/qml.qrc
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/AppSettings.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/BlendValueTest.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomCheckBox.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomInfoView.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomLabel.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomSelectionBox.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/CustomSlider.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/FireParticles.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/FireStick.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/FireStone.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/Instancing.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/Particles.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/RandomEmitter.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/SettingsView.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/StartupView.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/doc/images/oit-example.jpg
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/doc/src/oit.qdoc
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/arrow_icon.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/color_table3.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/firestone.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/flame.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/icon_settings.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/license.txt
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/pillar_normal.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/qt_logo.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/qt_logo2.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/qt_logo2_n.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/stick_charred.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/stick_heat3.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/images/tilepattern.png
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/main.cpp
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/main.qml
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/meshes/asteroid.mesh
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/meshes/block.mesh
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/meshes/stick3.mesh
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/orderindependenttransparency.pro
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/qml.qrc
+%%QT_EXAMPLEDIR%%/quick3d/orderindependenttransparency/qmldir
%%QT_EXAMPLEDIR%%/quick3d/particles3d/AlignedParticles.qml
%%QT_EXAMPLEDIR%%/quick3d/particles3d/AnimatedSprite.qml
%%QT_EXAMPLEDIR%%/quick3d/particles3d/AppSettings.qml
@@ -6081,12 +6235,8 @@
%%QT_EXAMPLEDIR%%/quick3d/xr_anchors/main.cpp
%%QT_EXAMPLEDIR%%/quick3d/xr_anchors/main.qml
%%QT_EXAMPLEDIR%%/quick3d/xr_anchors/visionos/MacOSXBundleInfo.plist.in
-%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/BeamModel.qml
%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/Building.qml
%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/CMakeLists.txt
-%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/FreeformTeleporter.qml
-%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/TargetIndicator.qml
-%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/ValueFader.qml
%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/android/AndroidManifest.xml
%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/building.gltf
%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/doc/images/xrfreeformteleportation-example.jpg
@@ -6103,8 +6253,7 @@
%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/maps/Tiles108_1K_Color.jpg
%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/meshes/building.mesh
%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/qml.qrc
-%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/shaders/target_indicator.frag
-%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/shaders/target_indicator.vert
+%%QT_EXAMPLEDIR%%/quick3d/xr_freeformteleportation/visionos/MacOSXBundleInfo.plist.in
%%QT_EXAMPLEDIR%%/quick3d/xr_input/CMakeLists.txt
%%QT_EXAMPLEDIR%%/quick3d/xr_input/ColorView.qml
%%QT_EXAMPLEDIR%%/quick3d/xr_input/ExampleButton.qml
@@ -6119,6 +6268,37 @@
%%QT_EXAMPLEDIR%%/quick3d/xr_input/meshes/handle.mesh
%%QT_EXAMPLEDIR%%/quick3d/xr_input/meshes/teapot.mesh
%%QT_EXAMPLEDIR%%/quick3d/xr_input/visionos/MacOSXBundleInfo.plist.in
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/GadgetBox.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/Scene.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/android/AndroidManifest.xml
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/assets/arrows.gltf
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/doc/images/xrinteraction-example.jpg
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/doc/src/qtquick3d-examples-xrinteraction.qdoc
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/main.cpp
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/main.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/meshes/arrow_mesh.mesh
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/meshes/resize_mesh.mesh
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/meshes/rotate_mesh.mesh
+%%QT_EXAMPLEDIR%%/quick3d/xr_interaction/visionos/MacOSXBundleInfo.plist.in
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/AimController.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/AxisGadget.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/FreeformTeleporter.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/PickRay.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/ResizeGadget.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/RotateGadget.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/TeleportBeam.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/TeleportTargetIndicator.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/TranslateGadget.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/ValueFader.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/XrCursor.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/XrGadget.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/XrItemHandle.qml
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/shaders/cursor.frag
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/shaders/cursor.vert
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/shaders/target_indicator.frag
+%%QT_EXAMPLEDIR%%/quick3d/xr_shared/shaders/target_indicator.vert
%%QT_EXAMPLEDIR%%/quick3d/xr_simple/CMakeLists.txt
%%QT_EXAMPLEDIR%%/quick3d/xr_simple/android/AndroidManifest.xml
%%QT_EXAMPLEDIR%%/quick3d/xr_simple/doc/images/xrsimple-example.jpg
@@ -6680,7 +6860,6 @@
%%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/HelpDialog.qml
%%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/Main.qml
%%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/RowHeaderView.qml
-%%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/TableCell.qml
%%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/datamodel.cpp
%%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/datamodel.h
%%QT_EXAMPLEDIR%%/quickcontrols/spreadsheets/Spreadsheets/icons/copy.svg