Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-138163

Car Configurator: 1686 warnings from qmllint

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.10
    • Examples and Demos
    • None

    Description

      Running the target all_qmllint in the Car COnfigurator example creates 1618 warnings:

      [1/10 4.1/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/imports/CarRendering && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/imports/CarRendering/.rcc/qmllint/CarRendering.rsp
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/imports/CarRendering/DirectoryFontLoader.qml:27:21: Unqualified access [unqualified]
                          loadFont(folderModel.get(i, "fileURL"))
                          ^^^^^^^^
      [2/10 8.2/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/LightDecal && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/asset_imports/Quick3DAssets/LightDecal/.rcc/qmllint/Ast_LightDecal.rsp
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/LightDecal/LightDecal.qml:16:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/LightDecal/meshes/mesh_012_mesh.mesh"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/LightDecal/LightDecal.qml:18:13: Unqualified access [unqualified]
                  chrome_material
                  ^^^^^^^^^^^^^^^
      [3/10 12.2/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/InteriorShadow && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/asset_imports/Quick3DAssets/InteriorShadow/.rcc/qmllint/Ast_InteriorShadow.rsp
      Info: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/InteriorShadow/InteriorShadow.qml:6:1: Unused import [unused-imports]
      import Quick3DAssets.InteriorShadow
      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/InteriorShadow/InteriorShadow.qml:12:31: Unqualified access [unqualified]
          property url textureData: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/InteriorShadow/maps/textureData.png"
                                    ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/InteriorShadow/InteriorShadow.qml:26:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/InteriorShadow/meshes/mesh_005_mesh.mesh"
                      ^^^^^^^^^^
      [4/10 16.3/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0 && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/asset_imports/Quick3DAssets/Ventdee_LOD0/.rcc/qmllint/Ast_Ventdee.rsp
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/Ventdee_LOD0.qml:13:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Ventdee_LOD0/meshes/aset_nature_rock_M_ventdee_LOD0.mesh"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/Ventdee_LOD0.qml:26:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Ventdee_LOD0/images/ventdee_2K_Albedo.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/Ventdee_LOD0.qml:32:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Ventdee_LOD0/images/ventdee_2K_Normal_LOD0.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Ventdee_LOD0/Ventdee_LOD0.qml:38:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Ventdee_LOD0/images/ventdee_2K_Roughness.jpg"
                              ^^^^^^^^^^
      [5/10 20.3/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Pebbles && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/asset_imports/Quick3DAssets/Pebbles/.rcc/qmllint/Ast_Pebbles.rsp
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Pebbles/Pebbles.qml:14:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Pebbles/meshes/plane_mesh.mesh"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Pebbles/Pebbles.qml:48:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/content/images/venodhb_2K_Albedo.jpg"
                          ^^^^^^^^^^
      [6/10 24.4/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/ShadowPlane && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/asset_imports/Quick3DAssets/ShadowPlane/.rcc/qmllint/Ast_ShadowPlane.rsp
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/ShadowPlane/ShadowPlane.qml:72:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/ShadowPlane/meshes/plane_008_mesh.mesh"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/ShadowPlane/ShadowPlane.qml:73:20: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
              materials: shadowMat_material
                         ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/ShadowPlane/ShadowPlane.qml:87:27: Unqualified access [unqualified]
                  vertexShader: rootWindow.downloadBase + "/content/shaders/shadowmat.vert"
                                ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/ShadowPlane/ShadowPlane.qml:92:29: Unqualified access [unqualified]
                  fragmentShader: rootWindow.downloadBase + "/content/shaders/shadowmat.frag"
                                  ^^^^^^^^^^
      [7/10 28.5/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0 && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/asset_imports/Quick3DAssets/Venodhb_LOD0/.rcc/qmllint/Ast_Venodhb.rsp
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:44:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Venodhb_LOD0/images/venodhb_2K_Albedo.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:54:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Venodhb_LOD0/images/venodhb_2K_Normal_LOD0.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:62:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Venodhb_LOD0/images/venodhb_2K_Roughness.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:70:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/content/images/dot.png"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:80:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/content/images/dot.png"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:96:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Venodhb_LOD0/images/venodhb_2K_Albedo.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:106:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Venodhb_LOD0/images/venodhb_2K_Normal_LOD0.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:114:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/Venodhb_LOD0/images/venodhb_2K_Roughness.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/Venodhb_LOD0/Venodhb_LOD0.qml:130:20: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
              materials: _mat_defaultMat_materialCopy
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [8/10 32.5/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/_deps/ds-src/src/imports/utils && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/_deps/ds-build/src/imports/utils/.rcc/qmllint/QuickStudioUtils.rsp
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/_deps/ds-src/src/imports/utils/JsonBackend.qml:71:27: Unqualified access [unqualified]
                  objectArray = JSONPath.jsonPath(objectArray, jsonPathQuery)
                                ^^^^^^^^
      Info: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/_deps/ds-src/src/imports/utils/ChildListModel.qml:38:1: Unused import [unused-imports]
      import QtQuick.Studio.Utils
      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/_deps/ds-src/src/imports/utils/ChildListModel.qml:53:23: Member "modelName" not found on type "QString" [missing-property]
              if (modelName.modelName !== "")
                            ^^^^^^^^^
      [9/10 31.8/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/asset_imports/Quick3DAssets/EV_SportsCar_low/.rcc/qmllint/Ast_SportsCar.rsp
      Info: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:6:1: Unused import [unused-imports]
      import QtQuick3D.Helpers
      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1237:28: Property "metalness" is custom-parsed in PropertyChanges. You should phrase this binding as "carPaint_material.metalness: 0.5" [Quick.property-changes-parsed]
                      metalness: 0.5
                                 ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1238:28: Property "baseColor" is custom-parsed in PropertyChanges. You should phrase this binding as "carPaint_material.baseColor: "#a21010"" [Quick.property-changes-parsed]
                      baseColor: "#a21010"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1236:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: carPaint_material
                              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1227:28: Property "metalness" is custom-parsed in PropertyChanges. You should phrase this binding as "carPaint_material.metalness: 0.1" [Quick.property-changes-parsed]
                      metalness: 0.1
                                 ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1228:28: Property "baseColor" is custom-parsed in PropertyChanges. You should phrase this binding as "carPaint_material.baseColor: "#de8517"" [Quick.property-changes-parsed]
                      baseColor: "#de8517"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1226:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: carPaint_material
                              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1216:28: Property "metalness" is custom-parsed in PropertyChanges. You should phrase this binding as "carPaint_material.metalness: 0.1" [Quick.property-changes-parsed]
                      metalness: 0.1
                                 ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1217:28: Property "baseColor" is custom-parsed in PropertyChanges. You should phrase this binding as "carPaint_material.baseColor: "#a6a6a6"" [Quick.property-changes-parsed]
                      baseColor: "#a6a6a6"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1215:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: carPaint_material
                              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1202:28: Property "roughness" is custom-parsed in PropertyChanges. You should phrase this binding as "metalDark_material9.roughness: 0.82009" [Quick.property-changes-parsed]
                      roughness: 0.82009
                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1201:34: Property "clearcoatAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "metalDark_material9.clearcoatAmount: 0.23325" [Quick.property-changes-parsed]
                      clearcoatAmount: 0.23325
                                       ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1200:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: metalDark_material9
                              ^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1195:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wheelBkRight.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1196:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wheelBkRight.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1194:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: wheelBkRight
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1189:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wheelFrRight.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1190:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wheelFrRight.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1188:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: wheelFrRight
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1183:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "doorLeft.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1184:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "doorLeft.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1182:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: doorLeft
                              ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1177:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "doorRight.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1178:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "doorRight.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1176:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: doorRight
                              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1171:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wheelBkLeft.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1172:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wheelBkLeft.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1170:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: wheelBkLeft
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1165:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wheelFrLeft.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1166:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wheelFrLeft.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1164:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: wheelFrLeft
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1159:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "brakeCaliperBkLeft.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1160:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "brakeCaliperBkLeft.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1158:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: brakeCaliperBkLeft
                              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1153:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "brakeCaliperFrLeft.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1154:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "brakeCaliperFrLeft.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1152:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: brakeCaliperFrLeft
                              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1147:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "brakeDiskFrLeft.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1148:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "brakeDiskFrLeft.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1146:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: brakeDiskFrLeft
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1141:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "trunkEngineCover.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1142:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "trunkEngineCover.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1140:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: trunkEngineCover
                              ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1135:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "hoodEngineCover.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1136:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "hoodEngineCover.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1134:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: hoodEngineCover
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1129:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "brakeDiskRearLeft.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1130:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "brakeDiskRearLeft.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1128:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: brakeDiskRearLeft
                              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1123:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wingFlaps.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1124:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "wingFlaps.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1122:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: wingFlaps
                              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1117:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "trunkLid.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1118:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "trunkLid.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1116:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: trunkLid
                              ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1111:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "taillights.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1112:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "taillights.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1110:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: taillights
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1105:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "hood.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1106:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "hood.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1104:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: hood
                              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1099:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "headlights.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1100:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "headlights.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1098:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: headlights
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1093:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "chargingCap.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1094:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "chargingCap.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1092:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: chargingCap
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1087:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "body.receivesShadows: false" [Quick.property-changes-parsed]
                      receivesShadows: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1088:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "body.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1086:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: body
                              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:16:31: Unqualified access [unqualified]
          property url textureData: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData.jpg"
                                    ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:17:33: Unqualified access [unqualified]
          property url textureData53: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData53.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:18:34: Unqualified access [unqualified]
          property url textureData108: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData108.jpg"
                                       ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:19:32: Unqualified access [unqualified]
          property url textureData6: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData6.png"
                                     ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:20:33: Unqualified access [unqualified]
          property url textureData48: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData48.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:21:32: Unqualified access [unqualified]
          property url textureData8: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData8.jpg"
                                     ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:22:33: Unqualified access [unqualified]
          property url textureData50: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData50.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:23:33: Unqualified access [unqualified]
          property url textureData42: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData42.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:24:33: Unqualified access [unqualified]
          property url textureData56: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData56.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:25:33: Unqualified access [unqualified]
          property url textureData30: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData30.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:26:33: Unqualified access [unqualified]
          property url textureData63: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData63.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:27:33: Unqualified access [unqualified]
          property url textureData45: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData45.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:28:33: Unqualified access [unqualified]
          property url textureData67: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData67.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:29:33: Unqualified access [unqualified]
          property url textureData74: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData74.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:30:33: Unqualified access [unqualified]
          property url textureData17: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData17.png"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:31:33: Unqualified access [unqualified]
          property url textureData90: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData90.jpg"
                                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:32:34: Unqualified access [unqualified]
          property url textureData105: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/maps/textureData105.png"
                                       ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:165:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/body_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:189:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/chargingCap_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:200:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/headlights_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:224:28: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                      materials: invisibleMat
                                 ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:240:28: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                      materials: plasticBlack_material
                                 ^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:256:28: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                      materials: plasticBlack_material
                                 ^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:271:28: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                      materials: chrome_material
                                 ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:287:28: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                      materials: chrome_material
                                 ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:295:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/interior_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:313:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/dash_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:335:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/seats_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:351:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/steeringWheel_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:365:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/taillights_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:387:28: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                      materials: invisibleMat
                                 ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:395:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/mesh_014_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:406:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/mesh_016_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:416:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/hoodEngineCover_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:427:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/trunkEngineCover_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:438:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/mesh_021_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:448:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/brakeCaliperFrLeft_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:459:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/brakeCaliperBkLeft_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:471:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/wheelFrLeft_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:485:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/wheelBkLeft_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:509:28: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                      materials: invisibleMat
                                 ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:529:28: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                      materials: invisibleMat
                                 ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:538:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/wheelFrRight_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:552:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/wheelBkRight_mesh.mesh"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:608:22: Unqualified access [unqualified]
                  opacity: lightsOn? 1 : 0.5
                           ^^^^^^^^
      Info: lightsOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  opacity: node.lightsOn? 1 : 0.5
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:610:30: Unqualified access [unqualified]
                  clearcoatAmount: lightsOn? 0 : 2
                                   ^^^^^^^^
      Info: lightsOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  clearcoatAmount: node.lightsOn? 0 : 2
                                   ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:612:24: Unqualified access [unqualified]
                  baseColor: lightsOn? "#ffffff" : "#b3141313"
                             ^^^^^^^^
      Info: lightsOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  baseColor: node.lightsOn? "#ffffff" : "#b3141313"
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:615:31: Unqualified access [unqualified]
                  emissiveFactor.z: lightsOn? 1 : 0
                                    ^^^^^^^^
      Info: lightsOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  emissiveFactor.z: node.lightsOn? 1 : 0
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:616:31: Unqualified access [unqualified]
                  emissiveFactor.y: lightsOn? 1 : 0
                                    ^^^^^^^^
      Info: lightsOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  emissiveFactor.y: node.lightsOn? 1 : 0
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:617:31: Unqualified access [unqualified]
                  emissiveFactor.x: lightsOn? 1 : 0
                                    ^^^^^^^^
      Info: lightsOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  emissiveFactor.x: node.lightsOn? 1 : 0
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:625:22: Unqualified access [unqualified]
                  opacity: headlightsVisible? 0.6 : 0
                           ^^^^^^^^^^^^^^^^^
      Info: headlightsVisible is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  opacity: node.headlightsVisible? 0.6 : 0
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:909:31: Unqualified access [unqualified]
                  emissiveFactor.x: lightsOn? 3 : 0
                                    ^^^^^^^^
      Info: lightsOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  emissiveFactor.x: node.lightsOn? 3 : 0
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:999:27: Unqualified access [unqualified]
                  baseColorMap: desert? textureDirtTire : textureData901
                                ^^^^^^
      Info: desert is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  baseColorMap: node.desert? textureDirtTire : textureData901
                                ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1072:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/content/images/textureData90.jpg"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1077:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/content/images/textureDirtTire.jpg"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1233:19: Unqualified access [unqualified]
                  when: stateController == 3
                        ^^^^^^^^^^^^^^^
      Info: stateController is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: node.stateController == 3
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1223:19: Unqualified access [unqualified]
                  when: stateController == 2
                        ^^^^^^^^^^^^^^^
      Info: stateController is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: node.stateController == 2
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1212:19: Unqualified access [unqualified]
                  when: stateController == 1
                        ^^^^^^^^^^^^^^^
      Info: stateController is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: node.stateController == 1
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Ev_SportsCar_low.qml:1083:19: Unqualified access [unqualified]
                  when: stateController == 0
                        ^^^^^^^^^^^^^^^
      Info: stateController is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: node.stateController == 0
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:35:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "hood.x: 0" [Quick.property-changes-parsed]
                      x: 0
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:36:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "hood.y: 0.775" [Quick.property-changes-parsed]
                      y: 0.775
                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:37:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "hood.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: 0.00001
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:34:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: hood
                              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:11:13: Unqualified access [unqualified]
          source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/hood_mesh.mesh"
                  ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:15:9: Unqualified access [unqualified]
              carPaint_material,
              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:16:9: Unqualified access [unqualified]
              plasticBlack_material24,
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:17:9: Unqualified access [unqualified]
              chrome_material
              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:31:19: Unqualified access [unqualified]
                  when: isOpen
                        ^^^^^^
      Info: isOpen is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: hood.isOpen
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/Hood.qml:27:20: Unqualified access [unqualified]
                  when: !isOpen
                         ^^^^^^
      Info: isOpen is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: !hood.isOpen
                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:47:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "doorLeft.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: 51
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:46:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: doorLeft
                              ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:11:13: Unqualified access [unqualified]
          source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/doorLeft_mesh.mesh"
                  ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:14:9: Unqualified access [unqualified]
              carPaint_material,
              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:15:9: Unqualified access [unqualified]
              metalDark_material,
              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:16:9: Unqualified access [unqualified]
              plasticBlack_material24,
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:17:9: Unqualified access [unqualified]
              chrome_material,
              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:18:9: Unqualified access [unqualified]
              glassLights_material,
              ^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:19:9: Unqualified access [unqualified]
              glassRedLights_material,
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:20:9: Unqualified access [unqualified]
              chromeLightsBMP_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:21:9: Unqualified access [unqualified]
              glassLightsIllum_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:22:9: Unqualified access [unqualified]
              metalMirror_material,
              ^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:23:9: Unqualified access [unqualified]
              aluminium_material,
              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:24:9: Unqualified access [unqualified]
              glassWindsSide_material,
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:25:9: Unqualified access [unqualified]
              intAlcanataraGrey_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:26:9: Unqualified access [unqualified]
              intLeatherBlack_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:27:9: Unqualified access [unqualified]
              carPaint_material,
              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:28:9: Unqualified access [unqualified]
              intLeatherSeatsPattern_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:29:9: Unqualified access [unqualified]
              intButtons_material,
              ^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:30:9: Unqualified access [unqualified]
              intGrillBump_material
              ^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:43:19: Unqualified access [unqualified]
                  when: isOpen
                        ^^^^^^
      Info: isOpen is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: doorLeft.isOpen
                        ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorLeft.qml:39:20: Unqualified access [unqualified]
                  when: !isOpen
                         ^^^^^^
      Info: isOpen is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: !doorLeft.isOpen
                         ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:48:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "doorRight.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: -49
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:47:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: doorRight
                              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:11:13: Unqualified access [unqualified]
          source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/doorRight_mesh.mesh"
                  ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:15:9: Unqualified access [unqualified]
              carPaint_material,
              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:16:9: Unqualified access [unqualified]
              metalDark_material,
              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:17:9: Unqualified access [unqualified]
              plasticBlack_material24,
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:18:9: Unqualified access [unqualified]
              chrome_material,
              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:19:9: Unqualified access [unqualified]
              glassLights_material,
              ^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:20:9: Unqualified access [unqualified]
              glassRedLights_material,
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:21:9: Unqualified access [unqualified]
              chromeLightsBMP_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:22:9: Unqualified access [unqualified]
              glassLightsIllum_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:23:9: Unqualified access [unqualified]
              metalMirror_material,
              ^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:24:9: Unqualified access [unqualified]
              aluminium_material,
              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:25:9: Unqualified access [unqualified]
              glassWindsSide_material,
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:26:9: Unqualified access [unqualified]
              intAlcanataraGrey_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:27:9: Unqualified access [unqualified]
              intLeatherBlack_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:28:9: Unqualified access [unqualified]
              carPaint_material,
              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:29:9: Unqualified access [unqualified]
              intLeatherSeatsPattern_material,
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:30:9: Unqualified access [unqualified]
              intButtons_material,
              ^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:31:9: Unqualified access [unqualified]
              intGrillBump_material
              ^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:44:19: Unqualified access [unqualified]
                  when: isOpen
                        ^^^^^^
      Info: isOpen is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: doorRight.isOpen
                        ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/MyDoorRight.qml:40:20: Unqualified access [unqualified]
                  when: !isOpen
                         ^^^^^^
      Info: isOpen is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: !doorRight.isOpen
                         ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:35:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "trunkLid.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: -0.00001
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:34:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: trunkLid
                              ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:11:13: Unqualified access [unqualified]
          source: rootWindow.downloadBase + "/asset_imports/Quick3DAssets/EV_SportsCar_low/meshes/trunkLid_mesh.mesh"
                  ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:15:9: Unqualified access [unqualified]
              carPaint_material,
              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:16:9: Unqualified access [unqualified]
              carPaintBlackBump_material82,
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:17:9: Unqualified access [unqualified]
              glassWindsSide_material,
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:18:9: Unqualified access [unqualified]
              plasticBlack_material24
              ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:31:19: Unqualified access [unqualified]
                  when: isOpen
                        ^^^^^^
      Info: isOpen is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: trunkLid.isOpen
                        ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/asset_imports/Quick3DAssets/EV_SportsCar_low/TrunkLid.qml:27:20: Unqualified access [unqualified]
                  when: !isOpen
                         ^^^^^^
      Info: isOpen is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: !trunkLid.isOpen
                         ^^^^^^^^^
      [10/10 23.9/sec] cd /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content && /Users/kkoehne/Qt/6.10.0/macos/bin/qmllint @/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/build/Qt_6_10_0_for_macOS-Debug/content/.rcc/qmllint/CarConfiguratorContent.rsp
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/App.qml:9:1: Warnings occurred while importing module "CarRendering": [import]
      import CarRendering
      ^^^^^^
      ---
      Warning: 9:1: Failed to import CarRendering. Are your import paths set up properly? [import]
      ---
      
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/App.qml:55:5: DirectoryFontLoader was not found. Did you add all imports and dependencies? [import]
          DirectoryFontLoader {
          ^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/App.qml:56:9: Could not find property "fontDirectory". [missing-property]
              fontDirectory: rootWindow.downloadBase + "/content/fonts"
              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/App.qml:14:12: Unqualified access [unqualified]
          width: Constants.width
                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/App.qml:15:13: Unqualified access [unqualified]
          height: Constants.height
                  ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/App.qml:96:21: Unqualified access [unqualified]
                          mainScreen.ready = assetPreLoadComplete
                          ^^^^^^^^^^
      Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
      pragma ComponentBehavior: Bound
      // Copyright (C) 2023 The Qt Company Ltd.
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/App.qml:109:61: Unqualified access [unqualified]
              Behavior on opacity { PropertyAnimation { duration: Constants.animationDuration } }
                                                                  ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DebugBox.ui.qml:10:29: Type "QQuick3DRenderStats" of property "renderStats" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
          property int fps: sView.renderStats.fps
                                  ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DebugBox.ui.qml:11:35: Type "QQuick3DRenderStats" of property "renderStats" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
          property int frameTime: sView.renderStats.frameTime
                                        ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DebugBox.ui.qml:12:34: Type "QQuick3DRenderStats" of property "renderStats" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
          property int syncTime: sView.renderStats.syncTime
                                       ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DebugBox.ui.qml:13:36: Type "QQuick3DRenderStats" of property "renderStats" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
          property int renderTime: sView.renderStats.renderTime
                                         ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:55:5: DesignEffect was not found. Did you add all imports and dependencies? [import]
          DesignEffect {
          ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:56:9: Could not find property "backgroundLayer". [missing-property]
              backgroundLayer: view3D
              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:57:9: Could not find property "backgroundBlurRadius". [missing-property]
              backgroundBlurRadius: 10
              ^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:58:9: Could not find property "backgroundBlurVisible". [missing-property]
              backgroundBlurVisible: true
              ^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:72:26: Property "opacity" is custom-parsed in PropertyChanges. You should phrase this binding as "doorButton.opacity: 0.223" [Quick.property-changes-parsed]
                      opacity: 0.223
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:73:24: Property "scale" is custom-parsed in PropertyChanges. You should phrase this binding as "doorButton.scale: 0" [Quick.property-changes-parsed]
                      scale: 0
                             ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:71:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: doorButton
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:19:45: Unqualified access [unqualified]
          property vector3d trackedWorldPosition: cube.scenePosition
                                                  ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:22:29: Unqualified access [unqualified]
              var scenePosition = sceneCamera2.mapToViewport(trackedWorldPosition)
                                  ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:23:42: Unqualified access [unqualified]
              doorButton.x = scenePosition.x * root.width
                                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:24:42: Unqualified access [unqualified]
              doorButton.y = scenePosition.y * root.height
                                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:30:17: Unqualified access [unqualified]
              target: sceneCamera2
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:42:17: Unqualified access [unqualified]
              target: root
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:52:22: Unqualified access [unqualified]
              onTriggered: updateState()
                           ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:56:26: Unqualified access [unqualified]
              backgroundLayer: view3D
                               ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:68:20: Unqualified access [unqualified]
                  when: !isRendered
                         ^^^^^^^^^^
      Info: isRendered is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: !doorButton.isRendered
                         ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/DoorButton.qml:64:19: Unqualified access [unqualified]
                  when: isRendered
                        ^^^^^^^^^^
      Info: isRendered is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: doorButton.isRendered
                        ^^^^^^^^^^^
      Info: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Door_button.ui.qml:5:1: Unused import [unused-imports]
      import QtQuick.Controls
      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Door_button.ui.qml:11:12: Invalid color "transparent". [Quick.color]
          color: "transparent"
                 ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:17:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:35:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:53:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:71:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:89:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:111:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:129:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:147:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:187:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:205:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:223:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:241:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:259:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:277:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:20:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:38:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:56:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:74:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:94:9: unknown grouped property scope anchors. [unqualified]
              anchors.centerIn: parent
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:114:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:132:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:150:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:190:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:208:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:226:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:244:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:262:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:280:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:20:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:38:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:56:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:74:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:94:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.centerIn: parent
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:114:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:132:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:150:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:190:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:208:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:226:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:244:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:262:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:280:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:155:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:156:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:157:9: Could not find property "fillColor". [missing-property]
              fillColor: "#222222"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:161:9: Could not find property "path". [missing-property]
              path: "M 0 3.371965169906616 L 11.74277114868164 0.23496794700622559 C 11.474364966154099 0.9395345449447632 11.222735419869423 1.6608762741088867 11.021430969238281 2.398993730545044 L 0 5.351463794708252 L 0 3.371965169906616 Z M 0 7.381286144256592 L 10.484618186950684 4.579795837402344 C 10.350414738059044 5.267587184906006 10.232986457645893 5.955377101898193 10.149109840393066 6.6431684494018555 L 0 9.360783576965332 L 0 7.381286144256592 Z M 0 11.62546157836914 L 9.981355667114258 8.958173751831055 C 9.964580057188869 9.27690601348877 9.964581489562988 9.578863382339478 9.964581489562988 9.89759635925293 C 9.964581489562988 10.216328620910645 9.964580057188869 10.551836967468262 9.981355667114258 10.870569229125977 L 0 13.537857055664062 L 0 11.62546157836914 Z M 10.467842102050781 15.114744186401367 L 0 17.916234970092773 L 0 15.936738967895508 L 10.165884971618652 13.219124794006348 C 10.249762304127216 13.856590747833252 10.350414268672466 14.494053840637207 10.467842102050781 15.114744186401367 Z M 11.67566967010498 19.358917236328125 L 0 22.479143142700195 L 0 20.499645233154297 L 11.071756362915039 17.530399322509766 C 11.256285205483437 18.167863845825195 11.457589611411095 18.771778106689453 11.67566967010498 19.358917236328125 Z M 31.638395309448242 6.106244087219238 C 30.917052686214447 4.848089218139648 29.92730724811554 3.740913987159729 28.753028869628906 2.902143955230713 C 27.44454848766327 1.9459460973739624 25.985090136528015 1.224561631679535 24.441753387451172 0.7716257572174072 C 22.814540028572083 0.26836371421813965 21.1034494638443 0.01673269271850586 19.392358779907227 0.01673269271850586 L 15.433364868164062 0.01673269271850586 C 15.064306110143661 0.033508095890283585 14.745573408901691 0.28513965010643005 14.661696434020996 0.6541985273361206 C 13.48741865158081 3.4892414808273315 12.866728626191616 6.5255889892578125 12.816402435302734 9.578712463378906 C 12.816402435302734 9.69614028930664 12.816402435302734 9.796792030334473 12.816402435302734 9.914219856262207 C 12.816402435302734 13.151872158050537 13.470644116401672 16.339200019836426 14.728798866271973 19.308446884155273 C 14.846226699650288 19.5936279296875 15.1314078271389 19.794933319091797 15.433364868164062 19.794933319091797 L 20.549861907958984 19.761381149291992 C 21.0027976334095 19.72783136367798 21.472507923841476 19.677504062652588 21.925443649291992 19.610403060913086 C 23.586207509040833 19.375547409057617 25.179869055747986 18.8890962600708 26.689655303955078 18.150978088378906 C 28.065238118171692 17.47996234893799 29.32339656352997 16.574056148529053 30.36347007751465 15.450104713439941 C 31.319668352603912 14.44357967376709 32.00745913386345 13.20219874382019 32.37651824951172 11.860166549682617 C 32.9133306145668 9.914219617843628 32.64491903781891 7.85088586807251 31.638395309448242 6.106244087219238 Z M 19.392356872558594 0 L 19.358806610107422 0"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:162:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:74:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:75:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:76:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:77:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:78:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 5
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:82:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 9
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:83:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 5
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:84:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 9
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:25:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:26:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:27:9: Could not find property "fillColor". [missing-property]
              fillColor: "#ffffff"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:31:9: Could not find property "path". [missing-property]
              path: "M 4 6.760000637599401 L 14.540000915527344 13 L 4 19.239998772030784 L 4 6.760000637599401 Z M 0 0 L 0 26 L 22 13 L 0 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:32:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:150:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:151:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:152:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:153:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:154:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 3
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:158:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 5
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:159:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 0
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:160:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 8
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:132:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:133:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:134:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:135:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:136:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 3
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:140:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 5
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:141:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 0
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:142:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 8
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:92:9: Could not find property "width". [missing-property]
              width: 12
              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:93:9: Could not find property "height". [missing-property]
              height: 24
              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:95:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:96:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:99:9: Could not find property "fillColor". [missing-property]
              fillColor: "#6d6d6d"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:100:9: Could not find property "path". [missing-property]
              path: "M 12.384000778198242 0 L 12.384000778198242 23.760000228881836 L 7.415999889373779 23.760000228881836 L 7.415999889373779 5.616000652313232 L 2.268000364303589 8.927999496459961 L 0 5.219999313354492 L 7.848001003265381 0 L 12.384000778198242 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:101:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:119:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:120:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:121:9: Could not find property "fillColor". [missing-property]
              fillColor: "#222222"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:125:9: Could not find property "path". [missing-property]
              path: "M 0 0 L 0 26 L 22 13 L 0 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:126:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:267:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:268:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:269:9: Could not find property "fillColor". [missing-property]
              fillColor: "#222222"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:273:9: Could not find property "path". [missing-property]
              path: "M 26.48314666748047 20.94573402404785 C 26.56036376953125 20.964725494384766 26.640453338623047 20.97464942932129 26.72194480895996 20.97464942932129 L 33.628509521484375 20.97464942932129 C 34.39130401611328 20.97464942932129 34.87324523925781 20.154932022094727 34.50232696533203 19.48838996887207 L 26.246912002563477 4.65328311920166 C 25.92906379699707 4.082103729248047 25.157663345336914 3.9644415378570557 24.683984756469727 4.41488790512085 L 19.932676315307617 8.933159828186035 C 19.595096588134766 9.254182815551758 19.52389907836914 9.765783309936523 19.761001586914062 10.166780471801758 L 25.86115837097168 20.48361587524414 C 25.999631881713867 20.71780776977539 26.22534942626953 20.88233184814453 26.48314666748047 20.94573402404785 Z M 22.665128707885742 20.97264862060547 C 23.404178619384766 20.926937103271484 23.8465633392334 20.107027053833008 23.45706558227539 19.459308624267578 L 12.046867370605469 0.4846671223640442 C 11.647170066833496 -0.1800106167793274 10.67576789855957 -0.156385600566864 10.308856010437012 0.5269368886947632 L 0.12036501616239548 19.50157928466797 C -0.23735076934099197 20.167774200439453 0.24523359537124634 20.97464942932129 1.00139319896698 20.97464942932129 L 22.600078582763672 20.97464942932129 C 22.62200355529785 20.97464942932129 22.64369010925293 20.973974227905273 22.665128707885742 20.97264862060547 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:274:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 3
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:20:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:21:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:22:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:23:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:24:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 9
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:28:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 5
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:29:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 5
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:30:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 5
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:43:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:44:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:45:9: Could not find property "fillColor". [missing-property]
              fillColor: "#ffffff"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:49:9: Could not find property "path". [missing-property]
              path: "M 3 15.75 C 3 13.275000035762787 4.005000293254852 11.025000393390656 5.640000343322754 9.390000343322754 L 3.510000228881836 7.260000228881836 C 1.3500001430511475 9.43500030040741 0 12.434999942779541 0 15.75 C 0 21.869999885559082 4.574999928474426 26.910000443458557 10.5 27.645000457763672 L 10.5 24.614999771118164 C 6.255000114440918 23.894999787211418 3 20.205000042915344 3 15.75 Z M 24 15.75 C 24 9.119999885559082 18.630000114440918 3.75 12 3.75 C 11.910000002011657 3.75 11.819999540224671 3.765000343322754 11.729999542236328 3.765000343322754 L 13.364999771118164 2.130000114440918 L 11.25 0 L 6 5.25 L 11.25 10.5 L 13.364999771118164 8.385000228881836 L 11.744999885559082 6.765000343322754 C 11.834999883547425 6.765000343322754 11.924999998882413 6.75 12 6.75 C 16.96499991416931 6.75 21 10.785000085830688 21 15.75 C 21 20.205000042915344 17.744999885559082 23.894999787211418 13.5 24.614999771118164 L 13.5 27.645000457763672 C 19.425000071525574 26.910000443458557 24 21.869999885559082 24 15.75 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:50:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:61:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:62:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:63:9: Could not find property "fillColor". [missing-property]
              fillColor: "#ffffff"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:67:9: Could not find property "path". [missing-property]
              path: "M 18 3 L 18 15 L 3 15 L 3 3 L 18 3 Z M 19.5 0 L 1.5 0 C 0.6749999821186066 0 0 0.6749999821186066 0 1.5 L 0 16.5 C 0 17.325000017881393 0.6749999821186066 18 1.5 18 L 19.5 18 C 20.325000017881393 18 21 17.325000017881393 21 16.5 L 21 11.25 L 27 17.25 L 27 0.75 L 21 6.75 L 21 1.5 C 21 0.6749999821186066 20.325000017881393 0 19.5 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:68:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:226:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:227:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:228:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:229:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:230:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 6
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:234:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 3
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:235:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 8
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:236:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 3
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:285:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:286:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:287:9: Could not find property "fillColor". [missing-property]
              fillColor: "#ffffff"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:291:9: Could not find property "path". [missing-property]
              path: "M 30.226741790771484 17.97464942932129 L 24.88069725036621 8.367727279663086 L 23.15357208251953 10.010143280029297 L 27.862838745117188 17.97464942932129 L 30.226741790771484 17.97464942932129 Z M 26.48314666748047 20.94573402404785 C 26.56036376953125 20.964725494384766 26.640453338623047 20.97464942932129 26.72194480895996 20.97464942932129 L 33.628509521484375 20.97464942932129 C 34.39130401611328 20.97464942932129 34.87324523925781 20.154932022094727 34.50232696533203 19.48838996887207 L 26.246912002563477 4.65328311920166 C 25.92906379699707 4.082103729248047 25.157663345336914 3.9644415378570557 24.683984756469727 4.41488790512085 L 19.932676315307617 8.933159828186035 C 19.595096588134766 9.254182815551758 19.52389907836914 9.765783309936523 19.761001586914062 10.166780471801758 L 25.86115837097168 20.48361587524414 C 25.999631881713867 20.71780776977539 26.22534942626953 20.88233184814453 26.48314666748047 20.94573402404785 Z M 22.665128707885742 20.97264862060547 C 23.404178619384766 20.926937103271484 23.8465633392334 20.107027053833008 23.45706558227539 19.459308624267578 L 12.046867370605469 0.4846671223640442 C 11.647170066833496 -0.1800106167793274 10.67576789855957 -0.156385600566864 10.308856010437012 0.5269368886947632 L 0.12036501616239548 19.50157928466797 C -0.23735076934099197 20.167774200439453 0.24523359537124634 20.97464942932129 1.00139319896698 20.97464942932129 L 22.600078582763672 20.97464942932129 C 22.62200355529785 20.97464942932129 22.64369010925293 20.973974227905273 22.665128707885742 20.97264862060547 Z M 19.063640594482422 17.97464942932129 L 4.3453779220581055 17.97464942932129 L 11.288248062133789 5.044523239135742 L 19.063640594482422 17.97464942932129 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:292:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 3
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:244:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:245:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:246:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:247:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:248:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 6
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:252:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 3
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:253:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 8
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:254:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 3
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:262:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:263:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:264:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:265:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:266:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 1
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:270:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 7
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:271:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 1
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:272:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 8
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:114:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:115:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:116:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:117:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:118:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 9
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:122:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 5
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:123:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 5
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:124:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 5
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:249:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:250:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:251:9: Could not find property "fillColor". [missing-property]
              fillColor: "#222222"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:255:9: Could not find property "path". [missing-property]
              path: "M 15 0 C 17.73000007867813 0 20.294999957084656 0.7499998211860657 22.5 2.0249998569488525 C 18.014999985694885 4.619999885559082 15 9.449999928474426 15 15 C 15 20.550000071525574 18.014999985694885 25.37999939918518 22.5 27.97499942779541 C 20.294999957084656 29.249999463558197 17.73000007867813 30 15 30 C 6.7200000286102295 30 0 23.27999997138977 0 15 C 0 6.7200000286102295 6.7200000286102295 0 15 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:256:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:280:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:281:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:282:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:283:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:284:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 1
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:288:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 7
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:289:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 1
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:290:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 8
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:195:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:196:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:197:9: Could not find property "fillColor". [missing-property]
              fillColor: "#ffffff"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:201:9: Could not find property "path". [missing-property]
              path: "M 16.5 0 L 0 12.59999942779541 L 1.815000057220459 14.984999656677246 L 4.5 12.929999828338623 L 4.5 27 L 28.5 27 L 28.5 12.929999828338623 L 31.185001373291016 14.969999313354492 L 33 12.59999942779541 L 16.5 0 Z M 25.5 24 L 7.5 24 L 7.5 10.65000057220459 L 16.5 3.7799999713897705 L 25.5 10.65000057220459 L 25.5 24 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:202:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:213:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:214:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:215:9: Could not find property "fillColor". [missing-property]
              fillColor: "#222222"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:219:9: Could not find property "path". [missing-property]
              path: "M 16.5 0 L 0 12.59999942779541 L 1.815000057220459 14.984999656677246 L 4.5 12.929999828338623 L 4.5 27 L 28.5 27 L 28.5 12.929999828338623 L 31.185001373291016 14.969999313354492 L 33 12.59999942779541 L 16.5 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:220:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:79:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:80:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:81:9: Could not find property "fillColor". [missing-property]
              fillColor: "#222222"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:85:9: Could not find property "path". [missing-property]
              path: "M 19.5 0 L 1.5 0 C 0.6749999523162842 0 0 0.6749999523162842 0 1.5 L 0 16.5 C 0 17.325000047683716 0.6749999523162842 18 1.5 18 L 19.5 18 C 20.325000047683716 18 21 17.325000047683716 21 16.5 L 21 11.25 L 27 17.25 L 27 0.75 L 21 6.75 L 21 1.5 C 21 0.6749999523162842 20.325000047683716 0 19.5 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:86:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:94:17: Could not find property "centerIn". [missing-property]
              anchors.centerIn: parent
                      ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:97:17: Could not find property "horizontalCenterOffset". [missing-property]
              anchors.horizontalCenterOffset: -2
                      ^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:98:17: Could not find property "verticalCenterOffset". [missing-property]
              anchors.verticalCenterOffset: 0
                      ^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:137:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:138:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:139:9: Could not find property "fillColor". [missing-property]
              fillColor: "#ffffff"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:143:9: Could not find property "path". [missing-property]
              path: "M 0 3.371965169906616 L 11.74277114868164 0.23496794700622559 C 11.474364966154099 0.9395345449447632 11.222735419869423 1.6608762741088867 11.021430969238281 2.398993730545044 L 0 5.351463794708252 L 0 3.371965169906616 Z M 0 7.381286144256592 L 10.484618186950684 4.579795837402344 C 10.350414738059044 5.267587184906006 10.232986457645893 5.955377101898193 10.149109840393066 6.6431684494018555 L 0 9.360783576965332 L 0 7.381286144256592 Z M 0 11.62546157836914 L 9.981355667114258 8.958173751831055 C 9.964580057188869 9.27690601348877 9.964581489562988 9.578863382339478 9.964581489562988 9.89759635925293 C 9.964581489562988 10.216328620910645 9.964580057188869 10.551836967468262 9.981355667114258 10.870569229125977 L 0 13.537857055664062 L 0 11.62546157836914 Z M 10.467842102050781 15.114744186401367 L 0 17.916234970092773 L 0 15.936738967895508 L 10.165884971618652 13.219124794006348 C 10.249762304127216 13.856590747833252 10.350414268672466 14.494053840637207 10.467842102050781 15.114744186401367 Z M 11.67566967010498 19.358917236328125 L 0 22.479143142700195 L 0 20.499645233154297 L 11.071756362915039 17.530399322509766 C 11.256285205483437 18.167863845825195 11.457589611411095 18.771778106689453 11.67566967010498 19.358917236328125 Z M 31.638395309448242 6.106244087219238 C 30.917052686214447 4.848089218139648 29.92730724811554 3.740913987159729 28.753028869628906 2.902143955230713 C 27.44454848766327 1.9459460973739624 25.985090136528015 1.224561631679535 24.441753387451172 0.7716257572174072 C 22.814540028572083 0.26836371421813965 21.1034494638443 0.01673269271850586 19.392358779907227 0.01673269271850586 L 15.433364868164062 0.01673269271850586 C 15.064306110143661 0.033508095890283585 14.745573408901691 0.28513965010643005 14.661696434020996 0.6541985273361206 C 13.48741865158081 3.4892414808273315 12.866728626191616 6.5255889892578125 12.816402435302734 9.578712463378906 C 12.816402435302734 9.69614028930664 12.816402435302734 9.796792030334473 12.816402435302734 9.914219856262207 C 12.816402435302734 13.151872158050537 13.470644116401672 16.339200019836426 14.728798866271973 19.308446884155273 C 14.846226699650288 19.5936279296875 15.1314078271389 19.794933319091797 15.433364868164062 19.794933319091797 L 20.549861907958984 19.761381149291992 C 21.0027976334095 19.72783136367798 21.472507923841476 19.677504062652588 21.925443649291992 19.610403060913086 C 23.586207509040833 19.375547409057617 25.179869055747986 18.8890962600708 26.689655303955078 18.150978088378906 C 28.065238118171692 17.47996234893799 29.32339656352997 16.574056148529053 30.36347007751465 15.450104713439941 C 31.319668352603912 14.44357967376709 32.00745913386345 13.20219874382019 32.37651824951172 11.860166549682617 C 32.9133306145668 9.914219617843628 32.64491903781891 7.85088586807251 31.638395309448242 6.106244087219238 Z M 28.786579132080078 14.393253326416016 C 27.880707681179047 15.299126148223877 26.807081818580627 16.05401849746704 25.63280487060547 16.57405662536621 C 24.391425490379333 17.14442014694214 23.066171765327454 17.530253410339355 21.724140167236328 17.731557846069336 C 21.053124368190765 17.832210063934326 20.365330755710602 17.882535457611084 19.69431495666504 17.899311065673828 L 16.22180938720703 17.899311065673828 L 16.22180938720703 17.916088104248047 C 15.24883621931076 15.366227149963379 14.745573043823242 12.648611068725586 14.745573043823242 9.914219856262207 C 14.745573043823242 9.679364204406738 14.74557369761169 9.125776290893555 14.762349128723145 8.890920639038086 C 14.762349128723145 9.125776290893555 14.745573043823242 9.662589311599731 14.745573043823242 9.914219856262207 C 14.745573043823242 9.578711986541748 14.74557369761169 9.243204116821289 14.762349128723145 8.890920639038086 C 14.7791245598346 8.555412769317627 14.795900698751211 8.219905376434326 14.829451560974121 7.884397506713867 C 14.896553106606007 7.213381052017212 14.980429515242577 6.542364835739136 15.114632606506348 5.8713483810424805 C 15.148183468729258 5.703594446182251 15.18173348531127 5.535840630531311 15.21528434753418 5.368086338043213 C 15.450139835476875 4.193808436393738 15.8024243414402 3.0530807971954346 16.22180938720703 1.929128646850586 L 16.22180938720703 1.945904016494751 C 16.22180938720703 1.945904016494751 16.22180938720703 1.9459040760993958 16.22180938720703 1.929128646850586 L 19.409133911132812 1.929128646850586 C 20.868593335151672 1.929128646850586 22.32805359363556 2.1304333806037903 23.72041130065918 2.533043146133423 C 25.616031527519226 3.0530805587768555 27.360670924186707 4.059605240821838 28.786579132080078 5.435188293457031 C 29.9944087266922 6.626241445541382 30.682199470698833 8.236680269241333 30.74930191040039 9.93099594116211 C 30.715750690549612 11.591760396957397 30.011184334754944 13.218975067138672 28.786579132080078 14.393253326416016 Z M 19.392356872558594 0 L 19.358806610107422 0 M 19.409135818481445 1.8955814838409424 L 19.358808517456055 1.8955814838409424"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:144:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:208:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:209:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:210:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:211:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:212:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 2
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:216:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 5
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:217:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 2
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:218:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 5
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:38:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:39:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:40:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:41:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:42:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 6
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:46:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 5
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:47:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 6
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:48:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 4
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:231:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:232:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:233:9: Could not find property "fillColor". [missing-property]
              fillColor: "#ffffff"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:237:9: Could not find property "path". [missing-property]
              path: "M 15 3 C 15.510000005364418 3 16.02000032365322 3.0300002563744783 16.515000343322754 3.1050002574920654 C 13.650000393390656 6.345000386238098 12 10.574999928474426 12 15 C 12 19.425000071525574 13.650000393390656 23.65500032901764 16.515000343322754 26.895000457763672 C 16.02000032365322 26.97000045888126 15.510000005364418 27 15 27 C 8.385000228881836 27 3 21.614999771118164 3 15 C 3 8.385000228881836 8.385000228881836 3 15 3 Z M 15 0 C 6.7200000286102295 0 0 6.7200000286102295 0 15 C 0 23.27999997138977 6.7200000286102295 30 15 30 C 17.73000007867813 30 20.294999957084656 29.249999463558197 22.5 27.97499942779541 C 18.014999985694885 25.37999939918518 15 20.550000071525574 15 15 C 15 9.449999928474426 18.014999985694885 4.619999885559082 22.5 2.0249998569488525 C 20.294999957084656 0.7499998211860657 17.73000007867813 0 15 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:238:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:56:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:57:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:58:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:59:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:60:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 5
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:64:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 9
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:65:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 5
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:66:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 9
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:190:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:191:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:192:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:193:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:194:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 2
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:198:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 5
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:199:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 2
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:200:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 5
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1821:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1816:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1811:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1806:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1801:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1796:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1791:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1790:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1786:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1785:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1781:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1780:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1776:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1771:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1766:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1761:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1760:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1756:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1751:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1746:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1741:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1736:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1731:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "pointerOutlined.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1730:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: pointerOutlined
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1723:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "close.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1722:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: close
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1718:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "menu.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1717:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: menu
                              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1713:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1708:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1703:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1698:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1693:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1688:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1683:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1678:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1673:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1668:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1667:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1663:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1658:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1657:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1653:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1652:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1648:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1643:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1642:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1638:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1633:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1628:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1620:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "menu.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1619:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: menu
                              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1615:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "close.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1614:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: close
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1610:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1605:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1600:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1595:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1590:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1585:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1580:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1575:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1570:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1565:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1564:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1560:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1555:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1554:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1550:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1549:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1545:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1540:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1539:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1535:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1530:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1525:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1516:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1511:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1506:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1501:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1496:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1491:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1486:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1481:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1476:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1471:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1470:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1466:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1461:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1460:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1456:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1455:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1451:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1446:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1445:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1441:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1436:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1431:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1421:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1416:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1411:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1406:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1401:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1396:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1391:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1386:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1381:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1380:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1376:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1371:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1370:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1366:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1365:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1361:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1356:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1355:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1351:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1346:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1341:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1331:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1326:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1321:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1316:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1311:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1306:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1301:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1296:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1295:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1291:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1286:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1285:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1281:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1280:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1276:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1271:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1270:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1266:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1261:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1251:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1246:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1241:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1236:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1231:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1226:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1221:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1216:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1215:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1211:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1206:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1205:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1201:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1200:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1196:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1195:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1191:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1186:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1176:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1171:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1166:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1161:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1156:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1151:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1146:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1145:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1141:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1136:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1135:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1131:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1130:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1126:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1125:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1121:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1116:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1106:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1101:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1096:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1091:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1086:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1081:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1080:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1076:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1071:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1070:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1066:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1065:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1061:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1060:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1056:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1051:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1041:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1036:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1031:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1026:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1021:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1016:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1011:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1010:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1006:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1005:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1001:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1000:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:996:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:991:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:981:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:976:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:971:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:966:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:961:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:956:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:951:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:950:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:946:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:945:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:941:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:936:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:926:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:921:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:916:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:911:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:906:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:901:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:896:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:895:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:891:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:886:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:876:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:871:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:866:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:861:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:856:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:851:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:846:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:845:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:841:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:831:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:826:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:821:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:816:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:811:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:806:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:805:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:801:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:791:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:786:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:781:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:776:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:771:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:770:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:764:17: Unknown property "anchors" in PropertyChanges. [Quick.property-changes-parsed]
                      anchors.horizontalCenterOffset: 0
                      ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:766:23: Unknown property "path" in PropertyChanges. [Quick.property-changes-parsed]
                      path: "M 15.408000946044922 24.192001342773438 L 0 24.192001342773438 L 0 19.98000144958496 L 5.076000213623047 14.832000732421875 C 6.876000285148621 12.98400092124939 8.124000072479248 11.568001747131348 8.819999694824219 10.584001541137695 C 9.539999723434448 9.600001335144043 9.899999618530273 8.556000709533691 9.899999618530273 7.452000617980957 C 9.899999618530273 6.324000835418701 9.600000381469727 5.53200101852417 9.000000953674316 5.076001167297363 C 8.42400050163269 4.620001316070557 7.59600031375885 4.392001152038574 6.516000270843506 4.392001152038574 C 4.908000230789185 4.392001152038574 3.156000018119812 4.536001205444336 1.2599998712539673 4.824000358581543 L 0.3959999978542328 4.932001113891602 L 0.14400002360343933 1.0800011157989502 C 2.49600026011467 0.3600003719329834 4.932000160217285 0 7.452000141143799 0 C 12.492000102996826 0 15.012001037597656 2.268000602722168 15.012001037597656 6.804001331329346 C 15.012001037597656 8.58000135421753 14.628000736236572 10.116000890731812 13.860000610351562 11.41200065612793 C 13.092000484466553 12.708000421524048 11.700000762939453 14.280001640319824 9.684000968933105 16.128002166748047 L 5.544000148773193 19.87200164794922 L 15.408000946044922 19.87200164794922 L 15.408000946044922 24.192001342773438 Z"
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:763:24: Unknown property "width" in PropertyChanges. [Quick.property-changes-parsed]
                      width: 15
                             ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:765:28: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed]
                      fillColor: "#222222"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:753:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:748:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:743:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:738:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:733:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:732:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:728:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:718:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:713:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:708:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:703:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:698:28: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed]
                      fillColor: "#222222"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:688:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:683:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:678:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:673:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:668:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:658:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:653:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:648:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:643:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:633:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:628:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:623:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:613:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:608:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:603:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:598:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:592:17: Unknown property "anchors" in PropertyChanges. [Quick.property-changes-parsed]
                      anchors.horizontalCenterOffset: 0
                      ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:591:25: Unknown property "height" in PropertyChanges. [Quick.property-changes-parsed]
                      height: 25
                              ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:593:23: Unknown property "path" in PropertyChanges. [Quick.property-changes-parsed]
                      path: "M 0.1799999624490738 1.2960004806518555 C 2.3880001455545425 0.43200016021728516 4.8480002880096436 0 7.560000419616699 0 C 10.296000242233276 0 12.28800082206726 0.5280003547668457 13.536001205444336 1.584001064300537 C 14.784000873565674 2.6160006523132324 15.407999992370605 4.284000873565674 15.407999992370605 6.588001251220703 C 15.407999992370605 8.892001628875732 14.484000444412231 10.656001091003418 12.636000633239746 11.880001068115234 C 13.78800082206726 12.504000902175903 14.60400104522705 13.15200138092041 15.084000587463379 13.82400131225586 C 15.588000535964966 14.496001243591309 15.84000015258789 15.564001679420471 15.84000015258789 17.02800178527832 C 15.84000015258789 19.596002101898193 15.1920006275177 21.504000663757324 13.896000862121582 22.75200080871582 C 12.624000787734985 24.000000834465027 10.57200026512146 24.62400245666504 7.740000247955322 24.62400245666504 C 5.6519999504089355 24.62400245666504 3.4560000896453857 24.312001645565033 1.1519999504089355 23.68800163269043 L 0 23.400001525878906 L 0.25199997425079346 19.6200008392334 C 2.9400001764297485 20.07600086927414 5.1960002183914185 20.304000854492188 7.019999980926514 20.304000854492188 C 9.492000341415405 20.304000854492188 10.72800064086914 19.24800181388855 10.72800064086914 17.136001586914062 C 10.72800064086914 16.24800157546997 10.404000759124756 15.540001392364502 9.756000518798828 15.012001037597656 C 9.13200068473816 14.484001398086548 8.30400013923645 14.220001220703125 7.271999835968018 14.220001220703125 L 2.4839999675750732 14.220001220703125 L 2.4839999675750732 10.11600112915039 L 7.271999835968018 10.11600112915039 C 8.064000368118286 10.11600112915039 8.760000228881836 9.780000686645508 9.359999656677246 9.108000755310059 C 9.984000205993652 8.43600082397461 10.296000480651855 7.6920006275177 10.296000480651855 6.87600040435791 C 10.296000480651855 5.172000169754028 9.10800051689148 4.320000171661377 6.732000350952148 4.320000171661377 C 5.076000213623047 4.320000171661377 3.3120001554489136 4.488000392913818 1.4399999380111694 4.824000358581543 L 0.5039999485015869 4.968000411987305 L 0.1799999624490738 1.2960004806518555 Z"
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:590:24: Unknown property "width" in PropertyChanges. [Quick.property-changes-parsed]
                      width: 16
                             ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:580:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:575:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:570:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:565:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:560:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:559:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:553:17: Unknown property "anchors" in PropertyChanges. [Quick.property-changes-parsed]
                      anchors.horizontalCenterOffset: 0
                      ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:552:25: Unknown property "height" in PropertyChanges. [Quick.property-changes-parsed]
                      height: 25
                              ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:555:23: Unknown property "path" in PropertyChanges. [Quick.property-changes-parsed]
                      path: "M 0.1799999624490738 1.2960004806518555 C 2.3880001455545425 0.43200016021728516 4.8480002880096436 0 7.560000419616699 0 C 10.296000242233276 0 12.28800082206726 0.5280003547668457 13.536001205444336 1.584001064300537 C 14.784000873565674 2.6160006523132324 15.407999992370605 4.284000873565674 15.407999992370605 6.588001251220703 C 15.407999992370605 8.892001628875732 14.484000444412231 10.656001091003418 12.636000633239746 11.880001068115234 C 13.78800082206726 12.504000902175903 14.60400104522705 13.15200138092041 15.084000587463379 13.82400131225586 C 15.588000535964966 14.496001243591309 15.84000015258789 15.564001679420471 15.84000015258789 17.02800178527832 C 15.84000015258789 19.596002101898193 15.1920006275177 21.504000663757324 13.896000862121582 22.75200080871582 C 12.624000787734985 24.000000834465027 10.57200026512146 24.62400245666504 7.740000247955322 24.62400245666504 C 5.6519999504089355 24.62400245666504 3.4560000896453857 24.312001645565033 1.1519999504089355 23.68800163269043 L 0 23.400001525878906 L 0.25199997425079346 19.6200008392334 C 2.9400001764297485 20.07600086927414 5.1960002183914185 20.304000854492188 7.019999980926514 20.304000854492188 C 9.492000341415405 20.304000854492188 10.72800064086914 19.24800181388855 10.72800064086914 17.136001586914062 C 10.72800064086914 16.24800157546997 10.404000759124756 15.540001392364502 9.756000518798828 15.012001037597656 C 9.13200068473816 14.484001398086548 8.30400013923645 14.220001220703125 7.271999835968018 14.220001220703125 L 2.4839999675750732 14.220001220703125 L 2.4839999675750732 10.11600112915039 L 7.271999835968018 10.11600112915039 C 8.064000368118286 10.11600112915039 8.760000228881836 9.780000686645508 9.359999656677246 9.108000755310059 C 9.984000205993652 8.43600082397461 10.296000480651855 7.6920006275177 10.296000480651855 6.87600040435791 C 10.296000480651855 5.172000169754028 9.10800051689148 4.320000171661377 6.732000350952148 4.320000171661377 C 5.076000213623047 4.320000171661377 3.3120001554489136 4.488000392913818 1.4399999380111694 4.824000358581543 L 0.5039999485015869 4.968000411987305 L 0.1799999624490738 1.2960004806518555 Z"
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:551:24: Unknown property "width" in PropertyChanges. [Quick.property-changes-parsed]
                      width: 16
                             ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:554:28: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed]
                      fillColor: "#222222"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:541:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:536:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:531:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:526:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:521:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:516:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:511:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:506:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:505:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:501:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:496:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:495:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:491:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:490:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:486:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:481:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:480:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:476:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:471:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:466:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:456:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:451:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:441:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:435:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:436:28: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed]
                      fillColor: "#000000"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:429:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:430:28: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed]
                      fillColor: "#000000"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:424:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:418:17: Unknown property "anchors" in PropertyChanges. [Quick.property-changes-parsed]
                      anchors.horizontalCenterOffset: 0
                      ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:419:23: Unknown property "path" in PropertyChanges. [Quick.property-changes-parsed]
                      path: "M 15.408000946044922 24.192001342773438 L 0 24.192001342773438 L 0 19.98000144958496 L 5.076000213623047 14.832000732421875 C 6.876000285148621 12.98400092124939 8.124000072479248 11.568001747131348 8.819999694824219 10.584001541137695 C 9.539999723434448 9.600001335144043 9.899999618530273 8.556000709533691 9.899999618530273 7.452000617980957 C 9.899999618530273 6.324000835418701 9.600000381469727 5.53200101852417 9.000000953674316 5.076001167297363 C 8.42400050163269 4.620001316070557 7.59600031375885 4.392001152038574 6.516000270843506 4.392001152038574 C 4.908000230789185 4.392001152038574 3.156000018119812 4.536001205444336 1.2599998712539673 4.824000358581543 L 0.3959999978542328 4.932001113891602 L 0.14400002360343933 1.0800011157989502 C 2.49600026011467 0.3600003719329834 4.932000160217285 0 7.452000141143799 0 C 12.492000102996826 0 15.012001037597656 2.268000602722168 15.012001037597656 6.804001331329346 C 15.012001037597656 8.58000135421753 14.628000736236572 10.116000890731812 13.860000610351562 11.41200065612793 C 13.092000484466553 12.708000421524048 11.700000762939453 14.280001640319824 9.684000968933105 16.128002166748047 L 5.544000148773193 19.87200164794922 L 15.408000946044922 19.87200164794922 L 15.408000946044922 24.192001342773438 Z"
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:417:24: Unknown property "width" in PropertyChanges. [Quick.property-changes-parsed]
                      width: 15
                             ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:407:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:402:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:397:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:392:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:387:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:382:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:377:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:372:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:367:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "red.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:366:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: red
                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:362:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:357:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "yellow.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:356:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: yellow
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:352:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "white.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:351:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: white
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:347:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:342:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "black.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:341:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: black
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:337:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:332:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:327:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:20:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:21:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:22:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:23:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:38:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:39:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:40:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:41:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:56:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:57:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:58:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:59:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:74:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:75:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:76:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:77:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:94:27: Unqualified access [unqualified]
              anchors.centerIn: parent
                                ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.centerIn: root.parent
                                ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:107:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/content/doorIcon/assets/black_state_Idle_Name_Black.png"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:114:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:115:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:116:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:117:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:132:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:133:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:134:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:135:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:150:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:151:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:152:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:153:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:168:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:176:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/content/doorIcon/assets/white_state_Idle_Name_White.png"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:183:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/content/doorIcon/assets/red_state_Idle_Name_Red.png"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:190:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:191:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:192:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:193:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:208:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:209:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:210:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:211:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:226:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:227:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:228:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:229:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:244:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:245:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:246:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:247:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:262:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:263:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:264:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:265:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:280:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:281:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:282:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:283:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:298:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/content/images/PointerOutlined.svg"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:309:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/content/images/Menu.svg"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:316:17: Unqualified access [unqualified]
              source: rootWindow.downloadBase + "/content/images/Close.svg"
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1735:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1740:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1745:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1750:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1755:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1765:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1770:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1775:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1795:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1800:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1805:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1810:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1815:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1820:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1625:19: Unqualified access [unqualified]
                  when: currentStateIndex == 25
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex == 25
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1627:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1632:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1637:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1647:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1662:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1672:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1677:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1682:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1687:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1692:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1697:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1702:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1707:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1712:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1521:19: Unqualified access [unqualified]
                  when: currentStateIndex == 24
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex == 24
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1524:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1529:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1534:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1544:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1559:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1569:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1574:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1579:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1584:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1589:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1594:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1599:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1604:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1609:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1426:19: Unqualified access [unqualified]
                  when: currentStateIndex === 23
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 23
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1430:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1435:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1440:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1450:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1465:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1475:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1480:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1485:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1490:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1495:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1500:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1505:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1510:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1515:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1336:19: Unqualified access [unqualified]
                  when: currentStateIndex === 22
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 22
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1340:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1345:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1350:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1360:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1375:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1385:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1390:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1395:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1400:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1405:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1410:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1415:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1420:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1256:19: Unqualified access [unqualified]
                  when: currentStateIndex === 21
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 21
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1260:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1265:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1275:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1290:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1300:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1305:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1310:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1315:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1320:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1325:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1330:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1181:19: Unqualified access [unqualified]
                  when: currentStateIndex === 20
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 20
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1185:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1190:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1210:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1220:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1225:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1230:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1235:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1240:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1245:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1250:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1111:19: Unqualified access [unqualified]
                  when: currentStateIndex === 19
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 19
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1115:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1120:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1140:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1150:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1155:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1160:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1165:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1170:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1175:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1046:19: Unqualified access [unqualified]
                  when: currentStateIndex === 18
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 18
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1050:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1055:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1075:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1085:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1090:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1095:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1100:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1105:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:986:19: Unqualified access [unqualified]
                  when: currentStateIndex === 17
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 17
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:990:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:995:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1015:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1020:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1025:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1030:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1035:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:1040:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:931:19: Unqualified access [unqualified]
                  when: currentStateIndex === 16
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 16
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:935:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:940:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:955:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:960:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:965:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:970:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:975:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:980:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:881:19: Unqualified access [unqualified]
                  when: currentStateIndex === 15
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 15
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:885:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:890:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:900:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:905:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:910:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:915:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:920:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:925:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:836:19: Unqualified access [unqualified]
                  when: currentStateIndex === 14
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 14
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:840:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:850:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:855:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:860:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:865:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:870:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:875:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:796:19: Unqualified access [unqualified]
                  when: currentStateIndex === 13
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 13
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:800:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:810:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:815:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:820:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:825:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:830:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:758:19: Unqualified access [unqualified]
                  when: currentStateIndex === 12
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 12
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:762:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:775:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:780:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:785:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:790:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:723:19: Unqualified access [unqualified]
                  when: currentStateIndex === 11
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 11
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:727:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:737:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:742:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:747:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:752:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:693:19: Unqualified access [unqualified]
                  when: currentStateIndex === 10
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 10
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:697:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:702:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:707:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:712:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:717:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:663:19: Unqualified access [unqualified]
                  when: currentStateIndex === 9
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 9
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:667:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:672:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:677:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:682:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:687:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:638:19: Unqualified access [unqualified]
                  when: currentStateIndex === 8
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 8
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:642:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:647:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:652:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:657:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:618:19: Unqualified access [unqualified]
                  when: currentStateIndex === 7
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 7
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:622:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:627:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:632:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:585:19: Unqualified access [unqualified]
                  when: currentStateIndex === 6
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 6
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:589:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:597:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:602:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:607:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:612:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:546:19: Unqualified access [unqualified]
                  when: currentStateIndex === 5
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 5
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:550:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:564:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:569:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:574:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:579:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:461:19: Unqualified access [unqualified]
                  when: currentStateIndex === 4
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 4
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:465:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:470:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:475:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:485:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:500:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:510:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:515:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:520:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:525:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:530:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:535:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:540:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:446:19: Unqualified access [unqualified]
                  when: currentStateIndex === 3
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 3
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:450:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:455:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:412:19: Unqualified access [unqualified]
                  when: currentStateIndex === 2
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 2
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:416:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:423:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:428:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedOutline
                              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:434:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:440:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:323:19: Unqualified access [unqualified]
                  when: currentStateIndex === 1
                        ^^^^^^^^^^^^^^^^^
      Info: currentStateIndex is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.currentStateIndex === 1
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:326:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: element
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:331:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:336:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:346:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: studioOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:361:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:371:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: reset
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:376:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: cameraOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:381:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:386:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:391:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: desertFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:396:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: garageFilled
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:401:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: lightsOutline
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Icons.ui.qml:406:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: animatedFilled
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:15:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:29:5: SvgPathItem was not found. Did you add all imports and dependencies? [import]
          SvgPathItem {
          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:18:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:32:9: unknown grouped property scope anchors. [unqualified]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:18:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:32:9: Type anchors is used but it is not resolved [unresolved-type]
              anchors.left: parent.left
              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:18:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:19:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:20:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:21:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:32:17: Could not find property "left". [missing-property]
              anchors.left: parent.left
                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:33:17: Could not find property "right". [missing-property]
              anchors.right: parent.right
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:34:17: Could not find property "top". [missing-property]
              anchors.top: parent.top
                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:35:17: Could not find property "bottom". [missing-property]
              anchors.bottom: parent.bottom
                      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:36:17: Could not find property "leftMargin". [missing-property]
              anchors.leftMargin: 12
                      ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:40:17: Could not find property "bottomMargin". [missing-property]
              anchors.bottomMargin: 11
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:41:17: Could not find property "rightMargin". [missing-property]
              anchors.rightMargin: 12
                      ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:42:17: Could not find property "topMargin". [missing-property]
              anchors.topMargin: 11
                      ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:22:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:23:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:24:9: Could not find property "fillColor". [missing-property]
              fillColor: "#000000"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:25:9: Could not find property "path". [missing-property]
              path: "M 0 0 L 144 0 L 144 45 L 0 45 L 0 0 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:26:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:37:9: Could not find property "strokeColor". [missing-property]
              strokeColor: "transparent"
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:38:9: Could not find property "antialiasing". [missing-property]
              antialiasing: true
              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:39:9: Could not find property "fillColor". [missing-property]
              fillColor: "#ffffff"
              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:43:9: Could not find property "path". [missing-property]
              path: "M 88.03125 3.5999999046325684 L 91.6312484741211 0 L 119.53125 0 L 119.53125 18.899999618530273 L 115.9312515258789 22.5 L 88.03125 22.5 L 88.03125 3.5999999046325684 Z M 103.02468872070312 20.607187271118164 L 105.11016082763672 19.635469436645508 L 105.10734558105469 19.635469436645508 L 103.4057846069336 16.901718139648438 C 104.1890658736229 16.375780642032623 104.75296476483345 15.612186968326569 105.09749603271484 14.613749504089355 C 105.43921479582787 13.615312039852142 105.61219024658203 12.304686784744263 105.61219024658203 10.684686660766602 C 105.61219024658203 8.227967977523804 105.19312590360641 6.406875491142273 104.35640716552734 5.225625514984131 C 103.51968842744827 4.044375538825989 102.06140875816345 3.4523441791534424 99.98297119140625 3.4523441791534424 C 97.90453362464905 3.4523441791534424 96.44343566894531 4.045781493186951 95.59968566894531 5.234062671661377 C 94.75593566894531 6.423750162124634 94.3354721069336 8.242030143737793 94.3354721069336 10.693123817443848 C 94.3354721069336 13.144217491149902 94.74890810251236 14.937187790870667 95.58000183105469 16.07062530517578 C 96.4125018119812 17.204062819480896 97.87921643257141 17.772188186645508 99.98577880859375 17.772188186645508 C 100.55249756574631 17.772188186645508 100.96452909708023 17.731407091021538 101.22046661376953 17.6512508392334 L 103.02327728271484 20.607187271118164 L 103.02468872070312 20.607187271118164 Z M 108.65250396728516 16.981874465942383 C 109.07719147205353 17.507811963558197 109.86468410491943 17.772188186645508 111.0121841430664 17.772188186645508 C 111.48468413949013 17.772188186645508 112.17374604940414 17.684999465942383 113.07796478271484 17.509218215942383 L 112.97672271728516 15.747186660766602 L 111.3159408569336 15.807657241821289 C 110.81672212481499 15.807657241821289 110.50593964010477 15.672656536102295 110.38500213623047 15.402656555175781 C 110.26406463235617 15.132656574249268 110.20218658447266 14.585624277591705 110.20218658447266 13.762968063354492 L 110.20218658447266 9.307969093322754 L 112.99641418457031 9.307969093322754 L 112.99641418457031 7.425000190734863 L 110.20218658447266 7.425000190734863 L 110.20218658447266 4.4887495040893555 L 108.01546478271484 4.4887495040893555 L 108.01546478271484 7.425000190734863 L 106.71891021728516 7.425000190734863 L 106.71891021728516 9.307969093322754 L 108.01546478271484 9.307969093322754 L 108.01546478271484 14.006250381469727 C 108.01546478271484 15.464531660079956 108.2264102101326 16.4559383392334 108.65250396728516 16.9832820892334 L 108.65250396728516 16.981874465942383 Z M 97.37578582763672 6.674062252044678 C 97.84828582406044 5.837343513965607 98.7187579870224 5.418281078338623 99.98860168457031 5.418281078338623 C 101.25844538211823 5.418281078338623 102.12609162926674 5.837343513965607 102.59156036376953 6.674062252044678 C 103.05562284588814 7.510780990123749 103.2890625 8.85374927520752 103.2890625 10.704374313354492 C 103.2890625 12.554999351501465 103.06406432390213 13.86562430858612 102.61125183105469 14.641874313354492 C 102.15703308582306 15.418124318122864 101.28375279903412 15.80484390258789 99.98719024658203 15.80484390258789 C 98.69062769412994 15.80484390258789 97.81312042474747 15.411093413829803 97.35468292236328 14.620780944824219 C 96.8962454199791 13.830468475818634 96.6656265258789 12.519843459129333 96.6656265258789 10.683280944824219 C 96.6656265258789 8.846718430519104 96.90187439322472 7.510780990123749 97.37437438964844 6.674062252044678 L 97.37578582763672 6.674062252044678 Z M 0 4.6687493324279785 L 5.085000514984131 4.6687493324279785 C 6.4546879529953 4.6687493324279785 7.477031230926514 4.945781171321869 8.15625 5.499843597412109 C 8.8340625166893 6.05390602350235 9.172967910766602 6.93703019618988 9.172967910766602 8.14921760559082 C 9.172967910766602 8.945155024528503 9.04640707373619 9.570937722921371 8.791875839233398 10.026562690734863 C 8.537344604730606 10.483593881130219 8.136562705039978 10.86046713590622 7.589531421661377 11.161404609680176 C 8.867812633514404 11.656404554843903 9.506250381469727 12.694217085838318 9.506250381469727 14.270623207092285 C 9.506250381469727 16.800466775894165 8.0845308303833 18.064687728881836 5.242499828338623 18.064687728881836 L 0.001406550407409668 18.064687728881836 L 0.001406550407409668 4.667344093322754 L 0 4.6687493324279785 Z M 4.9682817459106445 6.546093940734863 L 2.171250343322754 6.546093940734863 L 2.171250343322754 10.37952995300293 L 5.047031402587891 10.37952995300293 C 6.325312614440918 10.37952995300293 6.963750839233398 9.721404552459717 6.963750839233398 8.403748512268066 C 6.963750839233398 7.164842367172241 6.298594236373901 6.546093940734863 4.9682817459106445 6.546093940734863 Z M 5.085000514984131 12.217499732971191 L 2.171250343322754 12.217499732971191 L 2.171250343322754 16.187341690063477 L 5.124375343322754 16.187341690063477 C 5.841562807559967 16.187341690063477 6.378750532865524 16.036874055862427 6.737344264984131 15.737342834472656 C 7.095937997102737 15.437811613082886 7.274530410766602 14.92312341928482 7.274530410766602 14.191873550415039 C 7.274530410766602 13.460623681545258 7.066406071186066 12.950155258178711 6.648749828338623 12.656249046325684 C 6.23109358549118 12.363749086856842 5.709375083446503 12.216092109680176 5.083593845367432 12.216092109680176 L 5.085000514984131 12.217499732971191 Z M 17.641407012939453 8.287031173706055 L 19.75359535217285 8.287031173706055 L 19.75359535217285 18.06609535217285 L 17.641407012939453 18.06609535217285 L 17.641407012939453 17.46000099182129 C 16.68937575817108 18.008438527584076 15.809063911437988 18.28125 15.000470161437988 18.28125 C 13.657501339912415 18.28125 12.757501065731049 17.919844090938568 12.301876068115234 17.19562530517578 C 11.844844818115234 16.471406519412994 11.617033004760742 15.204375147819519 11.617033004760742 13.391718864440918 L 11.617033004760742 8.287031173706055 L 13.748908996582031 8.287031173706055 L 13.748908996582031 13.411406517028809 C 13.748908996582031 14.585625290870667 13.845939263701439 15.374532043933868 14.042814254760742 15.778125762939453 C 14.23828300833702 16.18312579393387 14.693908512592316 16.384218215942383 15.41250228881836 16.384218215942383 C 16.131096065044403 16.384218215942383 16.76250123977661 16.253437608480453 17.348907470703125 15.993281364440918 L 17.64281463623047 15.876562118530273 L 17.64281463623047 8.28843879699707 L 17.641407012939453 8.287031173706055 Z M 22.335468292236328 6.624844551086426 L 22.335468292236328 4.376251220703125 L 24.467342376708984 4.376251220703125 L 24.467342376708984 6.624844551086426 L 22.335468292236328 6.624844551086426 Z M 22.335468292236328 18.06609535217285 L 22.335468292236328 8.287031173706055 L 24.467342376708984 8.287031173706055 L 24.467342376708984 18.06609535217285 L 22.335468292236328 18.06609535217285 Z M 27.167343139648438 18.06609344482422 L 27.167343139648438 4.21875 L 29.299219131469727 4.21875 L 29.299219131469727 18.06609344482422 L 27.167343139648438 18.06609344482422 Z M 37.25859451293945 10.106719017028809 L 34.55999755859375 10.106719017028809 L 34.55999755859375 14.409845352172852 C 34.55999755859375 15.20578283071518 34.619060061872005 15.733125120401382 34.73577880859375 15.993281364440918 C 34.852497555315495 16.25484386086464 35.153436571359634 16.384218215942383 35.635780334472656 16.384218215942383 L 37.2389030456543 16.325157165527344 L 37.335933685302734 18.02672004699707 C 36.46265244483948 18.195470049977303 35.79749816656113 18.281251907348633 35.34187316894531 18.281251907348633 C 34.23374819755554 18.281251907348633 33.47296616435051 18.02672016620636 33.06374740600586 17.51906394958496 C 32.65312239527702 17.011407732963562 32.44780731201172 16.052344918251038 32.44780731201172 14.644688606262207 L 32.44780731201172 10.106719017028809 L 31.196247100830078 10.106719017028809 L 31.196247100830078 8.287031173706055 L 32.44780731201172 8.287031173706055 L 32.44780731201172 5.450626373291016 L 34.55999755859375 5.450626373291016 L 34.55999755859375 8.287031173706055 L 37.25859451293945 8.287031173706055 L 37.25859451293945 10.106719017028809 Z M 42.5390625 8.287031173706055 L 44.631561279296875 8.287031173706055 L 46.177032470703125 16.247812271118164 L 46.56796646118164 16.247812271118164 L 48.425621032714844 8.482501983642578 L 50.61515426635742 8.482501983642578 L 52.47421646118164 16.247812271118164 L 52.86515426635742 16.247812271118164 L 54.39093780517578 8.287031173706055 L 56.50312423706055 8.287031173706055 L 54.43031311035156 18.06609535217285 L 51.046875 18.06609535217285 L 49.52109146118164 11.358283042907715 L 47.99531173706055 18.06609535217285 L 44.611873626708984 18.06609535217285 L 42.5390625 8.287031173706055 Z M 58.32281494140625 6.624844551086426 L 58.32281494140625 4.376251220703125 L 60.45469665527344 4.376251220703125 L 60.45469665527344 6.624844551086426 L 58.32281494140625 6.624844551086426 Z M 58.32281494140625 18.06609535217285 L 58.32281494140625 8.287031173706055 L 60.45469665527344 8.287031173706055 L 60.45469665527344 18.06609535217285 L 58.32281494140625 18.06609535217285 Z M 68.2973403930664 10.106719017028809 L 65.59874725341797 10.106719017028809 L 65.59874725341797 14.409845352172852 C 65.59874725341797 15.20578283071518 65.65780975669622 15.733125120401382 65.77452850341797 15.993281364440918 C 65.89124725013971 16.25484386086464 66.19218626618385 16.384218215942383 66.67453002929688 16.384218215942383 L 68.27766418457031 16.325157165527344 L 68.37468719482422 18.02672004699707 C 67.50140595436096 18.195470049977303 66.83624786138535 18.281251907348633 66.38062286376953 18.281251907348633 C 65.27249789237976 18.281251907348633 64.51172730326653 18.02672016620636 64.10250854492188 17.51906394958496 C 63.69188353419304 17.011407732963562 63.48656463623047 16.052344918251038 63.48656463623047 14.644688606262207 L 63.48656463623047 10.106719017028809 L 62.23500061035156 10.106719017028809 L 62.23500061035156 8.287031173706055 L 63.48656463623047 8.287031173706055 L 63.48656463623047 5.450626373291016 L 65.59874725341797 5.450626373291016 L 65.59874725341797 8.287031173706055 L 68.2973403930664 8.287031173706055 L 68.2973403930664 10.106719017028809 Z M 72.16874694824219 18.06609344482422 L 70.036865234375 18.06609344482422 L 70.036865234375 4.21875 L 72.16874694824219 4.21875 L 72.16874694824219 8.796093940734863 C 73.13343447446823 8.313750177621841 74.0263985991478 8.071874618530273 74.84764862060547 8.071874618530273 C 76.15124249458313 8.071874618530273 77.04140105843544 8.440312027931213 77.51811981201172 9.177186965942383 C 77.99343234300613 9.914061903953552 78.23249816894531 11.130468487739563 78.23249816894531 12.824999809265137 L 78.23249816894531 18.06609344482422 L 76.10061645507812 18.06609344482422 L 76.10061645507812 12.88265609741211 C 76.10061645507812 11.826562285423279 75.98951904475689 11.07703110575676 75.76873779296875 10.63265609741211 C 75.54655028879642 10.189687341451645 75.076875269413 9.967500686645508 74.35968780517578 9.967500686645508 C 73.73390656709671 9.967500686645508 73.10811918973923 10.071562349796295 72.48233795166016 10.28109359741211 L 72.16874694824219 10.397812843322754 L 72.16874694824219 18.06609344482422 Z"
              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:44:9: Could not find property "strokeWidth". [missing-property]
              strokeWidth: 1
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:61:28: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed]
                      fillColor: "#ffffff"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:56:28: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed]
                      fillColor: "#000000"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:18:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:19:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:20:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:21:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:32:23: Unqualified access [unqualified]
              anchors.left: parent.left
                            ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.left: root.parent.left
                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:33:24: Unqualified access [unqualified]
              anchors.right: parent.right
                             ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.right: root.parent.right
                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:34:22: Unqualified access [unqualified]
              anchors.top: parent.top
                           ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.top: root.parent.top
                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:35:25: Unqualified access [unqualified]
              anchors.bottom: parent.bottom
                              ^^^^^^
      Info: parent is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              anchors.bottom: root.parent.bottom
                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:55:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: logo
                              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/doorIcon/Logo.ui.qml:60:25: Cannot assign binding of type SvgPathItem to QObject [incompatible-type]
                      target: background
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:30:24: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
                  materials: customMaterial
                             ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:47:24: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
                  materials: customMaterial
                             ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:63:24: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
                  materials: customMaterial
                             ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:78:24: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
                  materials: customMaterial
                             ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:152:24: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
                  materials: customMaterial
                             ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:171:24: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
                  materials: customMaterial
                             ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:190:24: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
                  materials: customMaterial
                             ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:209:24: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type]
                  materials: customMaterial
                             ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:260:27: Unqualified access [unqualified]
                  vertexShader: rootWindow.downloadBase + "/content/shaders/flaremat.vert"
                                ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:261:29: Unqualified access [unqualified]
                  fragmentShader: rootWindow.downloadBase + "/content/shaders/flaremat.frag"
                                  ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:278:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/headlightflare.png"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/Headlights.ui.qml:283:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/smoke.png"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/InteriorPointLight.qml:44:29: Property "brightness" is custom-parsed in PropertyChanges. You should phrase this binding as "pointLight.brightness: 0" [Quick.property-changes-parsed]
                      brightness: 0
                                  ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/InteriorPointLight.qml:43:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: pointLight
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/InteriorPointLight.qml:35:29: Property "brightness" is custom-parsed in PropertyChanges. You should phrase this binding as "pointLight.brightness: 10" [Quick.property-changes-parsed]
                      brightness: 10
                                  ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/InteriorPointLight.qml:34:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: pointLight
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/InteriorPointLight.qml:10:12: Unqualified access [unqualified]
          scope: ev_SportsCar_low
                 ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/InteriorPointLight.qml:40:20: Unqualified access [unqualified]
                  when: !isOn
                         ^^^^
      Info: isOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: !pointLight.isOn
                         ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/InteriorPointLight.qml:31:19: Unqualified access [unqualified]
                  when: isOn
                        ^^^^
      Info: isOn is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: pointLight.isOn
                        ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:82:5: DesignEffect was not found. Did you add all imports and dependencies? [import]
          DesignEffect {
          ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:83:9: Could not find property "backgroundLayer". [missing-property]
              backgroundLayer: view3D
              ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:84:9: Could not find property "backgroundBlurRadius". [missing-property]
              backgroundBlurRadius: 40
              ^^^^^^^^^^^^^^^^^^^^
      Info: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:5:1: Unused import [unused-imports]
      import QtQuick.Controls
      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:97:17: Property "anchors" is custom-parsed in PropertyChanges. You should phrase this binding as "iconsON.anchors: anchors" [Quick.property-changes-parsed]
                      anchors.verticalCenterOffset: 0
                      ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:96:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: iconsON
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:73:28: Unqualified access [unqualified]
              currentStateIndex: iconId
                                 ^^^^^^
      Info: iconId is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              currentStateIndex: root.iconId
                                 ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:83:26: Unqualified access [unqualified]
              backgroundLayer: view3D
                               ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:93:19: Unqualified access [unqualified]
                  when: menubutton
                        ^^^^^^^^^^
      Info: menubutton is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: root.menubutton
                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/KissButton.qml:89:20: Unqualified access [unqualified]
                  when: !menubutton
                         ^^^^^^^^^^
      Info: menubutton is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  when: !root.menubutton
                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:10:37: Unqualified access [unqualified]
          property Node controlledObject: btnDemo.checked? null : cameraRoot
                                          ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:10:61: Unqualified access [unqualified]
          property Node controlledObject: btnDemo.checked? null : cameraRoot
                                                                  ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:45:18: Unqualified access [unqualified]
              enabled: mouseEnabled
                       ^^^^^^^^^^^^
      Info: mouseEnabled is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
              enabled: root.mouseEnabled
                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:47:13: Unqualified access [unqualified]
                  mouseMoved(Qt.vector2d(centroid.position.x, centroid.position.y));
                  ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:52:17: Unqualified access [unqualified]
                      mousePressed(Qt.vector2d(centroid.position.x, centroid.position.y));
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:54:17: Unqualified access [unqualified]
                      mouseReleased(Qt.vector2d(centroid.position.x, centroid.position.y));
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:213:13: Unqualified access [unqualified]
                  processInputs();
                  ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:239:26: Unqualified access [unqualified]
                      speed *= shiftSpeed;
                               ^^^^^^^^^^
      Info: shiftSpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      speed *= root.shiftSpeed;
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:247:13: Unqualified access [unqualified]
                  controlledObject.position = Qt.vector3d(position.x + velocity.x,
                  ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  root.controlledObject.position = Qt.vector3d(position.x + velocity.x,
                  ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:257:17: Unqualified access [unqualified]
                  if (controlledObject == undefined)
                      ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                  if (root.controlledObject == undefined)
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:261:32: Unqualified access [unqualified]
                      updatePosition(controlledObject.forward, forwardSpeed, controlledObject.position)
                                     ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(root.controlledObject.forward, forwardSpeed, controlledObject.position)
                                     ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:261:58: Unqualified access [unqualified]
                      updatePosition(controlledObject.forward, forwardSpeed, controlledObject.position)
                                                               ^^^^^^^^^^^^
      Info: forwardSpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(controlledObject.forward, root.forwardSpeed, controlledObject.position)
                                                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:261:72: Unqualified access [unqualified]
                      updatePosition(controlledObject.forward, forwardSpeed, controlledObject.position)
                                                                             ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(controlledObject.forward, forwardSpeed, root.controlledObject.position)
                                                                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:263:39: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.forward), backSpeed, controlledObject.position)
                                            ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(root.controlledObject.forward), backSpeed, controlledObject.position)
                                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:263:66: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.forward), backSpeed, controlledObject.position)
                                                                       ^^^^^^^^^
      Info: backSpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(controlledObject.forward), root.backSpeed, controlledObject.position)
                                                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:263:77: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.forward), backSpeed, controlledObject.position)
                                                                                  ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(controlledObject.forward), backSpeed, root.controlledObject.position)
                                                                                  ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:266:32: Unqualified access [unqualified]
                      updatePosition(controlledObject.right, rightSpeed, controlledObject.position)
                                     ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(root.controlledObject.right, rightSpeed, controlledObject.position)
                                     ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:266:56: Unqualified access [unqualified]
                      updatePosition(controlledObject.right, rightSpeed, controlledObject.position)
                                                             ^^^^^^^^^^
      Info: rightSpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(controlledObject.right, root.rightSpeed, controlledObject.position)
                                                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:266:68: Unqualified access [unqualified]
                      updatePosition(controlledObject.right, rightSpeed, controlledObject.position)
                                                                         ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(controlledObject.right, rightSpeed, root.controlledObject.position)
                                                                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:268:39: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.right), leftSpeed, controlledObject.position)
                                            ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(root.controlledObject.right), leftSpeed, controlledObject.position)
                                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:268:64: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.right), leftSpeed, controlledObject.position)
                                                                     ^^^^^^^^^
      Info: leftSpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(controlledObject.right), root.leftSpeed, controlledObject.position)
                                                                     ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:268:75: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.right), leftSpeed, controlledObject.position)
                                                                                ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(controlledObject.right), leftSpeed, root.controlledObject.position)
                                                                                ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:271:39: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.up), downSpeed, controlledObject.position)
                                            ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(root.controlledObject.up), downSpeed, controlledObject.position)
                                            ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:271:61: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.up), downSpeed, controlledObject.position)
                                                                  ^^^^^^^^^
      Info: downSpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(controlledObject.up), root.downSpeed, controlledObject.position)
                                                                  ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:271:72: Unqualified access [unqualified]
                      updatePosition(negate(controlledObject.up), downSpeed, controlledObject.position)
                                                                             ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(negate(controlledObject.up), downSpeed, root.controlledObject.position)
                                                                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:273:32: Unqualified access [unqualified]
                      updatePosition(controlledObject.up, upSpeed, controlledObject.position)
                                     ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(root.controlledObject.up, upSpeed, controlledObject.position)
                                     ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:273:53: Unqualified access [unqualified]
                      updatePosition(controlledObject.up, upSpeed, controlledObject.position)
                                                          ^^^^^^^
      Info: upSpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(controlledObject.up, root.upSpeed, controlledObject.position)
                                                          ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:273:62: Unqualified access [unqualified]
                      updatePosition(controlledObject.up, upSpeed, controlledObject.position)
                                                                   ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      updatePosition(controlledObject.up, upSpeed, root.controlledObject.position)
                                                                   ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:277:38: Unqualified access [unqualified]
                      var rotationVector = controlledObject.eulerRotation;
                                           ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      var rotationVector = root.controlledObject.eulerRotation;
                                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:281:41: Unqualified access [unqualified]
                      var rotateX = delta.x * xSpeed
                                              ^^^^^^
      Info: xSpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      var rotateX = delta.x * root.xSpeed
                                              ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:282:21: Unqualified access [unqualified]
                      if (xInvert)
                          ^^^^^^^
      Info: xInvert is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      if (root.xInvert)
                          ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:287:42: Unqualified access [unqualified]
                      var rotateY = delta.y * -ySpeed
                                               ^^^^^^
      Info: ySpeed is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      var rotateY = delta.y * -root.ySpeed
                                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:288:21: Unqualified access [unqualified]
                      if (yInvert)
                          ^^^^^^^
      Info: yInvert is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      if (root.yInvert)
                          ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/MouseRotatorAndWASD.qml:294:17: Unqualified access [unqualified]
                      controlledObject.setEulerRotation(rotationVector);
                      ^^^^^^^^^^^^^^^^
      Info: controlledObject is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      root.controlledObject.setEulerRotation(rotationVector);
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:30:13: Implicitly defining "onWheel" as signal handler in Connections is deprecated. Create a function instead: "function onWheel(wheel) { ... }". [unqualified]
                  onWheel: wheel => {
                  ^^^^^^^
      Info: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:5:1: Unused import [unused-imports]
      import QtQuick.Controls
      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:12:24: Reading non-constant and non-notifiable property previousScale. Binding might not update when the property changes. [stale-property-read]
              if (pinchEvent.previousScale - pinchEvent.scale > threshold
                             ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:12:51: Reading non-constant and non-notifiable property scale. Binding might not update when the property changes. [stale-property-read]
              if (pinchEvent.previousScale - pinchEvent.scale > threshold
                                                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:13:24: Reading non-constant and non-notifiable property previousScale. Binding might not update when the property changes. [stale-property-read]
               || pinchEvent.previousScale - pinchEvent.scale < -1 * threshold) {
                             ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:13:51: Reading non-constant and non-notifiable property scale. Binding might not update when the property changes. [stale-property-read]
               || pinchEvent.previousScale - pinchEvent.scale < -1 * threshold) {
                                                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:14:40: Reading non-constant and non-notifiable property previousScale. Binding might not update when the property changes. [stale-property-read]
                  let velocity = (pinchEvent.previousScale - pinchEvent.scale) > 0 ? 1.25 : -1.25
                                             ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:14:67: Reading non-constant and non-notifiable property scale. Binding might not update when the property changes. [stale-property-read]
                  let velocity = (pinchEvent.previousScale - pinchEvent.scale) > 0 ? 1.25 : -1.25
                                                                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:15:13: Unqualified access [unqualified]
                  sceneCamera2.fieldOfView += velocity * (sceneCamera2.fieldOfView + velocity > 0.0)
                  ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:15:53: Unqualified access [unqualified]
                  sceneCamera2.fieldOfView += velocity * (sceneCamera2.fieldOfView + velocity > 0.0)
                                                          ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:16:53: Unqualified access [unqualified]
                                                       * (sceneCamera2.fieldOfView + velocity < 120.0)
                                                          ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:31:17: Unqualified access [unqualified]
                      sceneCamera2.fieldOfView += wheel.angleDelta.y * 0.04
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:32:20: Unqualified access [unqualified]
                      * (sceneCamera2.fieldOfView + wheel.angleDelta.y * 0.04 > 0.0)
                         ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/PinchWidget.qml:33:20: Unqualified access [unqualified]
                      * (sceneCamera2.fieldOfView + wheel.angleDelta.y * 0.04 < 120.0)
                         ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:238:21: Pebbles was not found. Did you add all imports and dependencies? [import]
                          Pebbles {
                          ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:430:21: InteriorShadow was not found. Did you add all imports and dependencies? [import]
                          InteriorShadow {
                          ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:435:21: ShadowPlane was not found. Did you add all imports and dependencies? [import]
                          ShadowPlane {
                          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:369:17: Ev_SportsCar_low was not found. Did you add all imports and dependencies? [import]
                      Ev_SportsCar_low {
                      ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:229:17: Venodhb_LOD0 was not found. Did you add all imports and dependencies? [import]
                      Venodhb_LOD0 {
                      ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:234:21: unknown grouped property scope scale. [unqualified]
                          scale.x: 10
                          ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:379:21: unknown grouped property scope eulerRotation. [unqualified]
                          eulerRotation.y: -45
                          ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:380:21: unknown grouped property scope scale. [unqualified]
                          scale.z: 120
                          ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:60:9: Implicitly defining "onTriggered" as signal handler in Connections is deprecated. Create a function instead: "function onTriggered() { ... }". [unqualified]
              onTriggered: {
              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:234:21: Type scale is used but it is not resolved [unresolved-type]
                          scale.x: 10
                          ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:379:21: Type eulerRotation is used but it is not resolved [unresolved-type]
                          eulerRotation.y: -45
                          ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:380:21: Type scale is used but it is not resolved [unresolved-type]
                          scale.z: 120
                          ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:387:21: Cannot assign to non-existent default property [missing-property]
                          PointLight {
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:238:21: Cannot assign to non-existent default property [missing-property]
                          Pebbles {
                          ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:234:27: Could not find property "x". [missing-property]
                          scale.x: 10
                                ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:235:27: Could not find property "y". [missing-property]
                          scale.y: 10
                                ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:236:27: Could not find property "z". [missing-property]
                          scale.z: 10
                                ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:380:27: Could not find property "z". [missing-property]
                          scale.z: 120
                                ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:381:27: Could not find property "y". [missing-property]
                          scale.y: 120
                                ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:382:27: Could not find property "x". [missing-property]
                          scale.x: 120
                                ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:371:21: Could not find property "x". [missing-property]
                          x: -19
                          ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:372:21: Could not find property "y". [missing-property]
                          y: 1.965
                          ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:373:21: Could not find property "desert". [missing-property]
                          desert: false
                          ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:374:21: Could not find property "headlightsVisible". [missing-property]
                          headlightsVisible: !btnLight.checked
                          ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:375:21: Could not find property "trunkIsOpen". [missing-property]
                          trunkIsOpen: trunkbutton.isChecked
                          ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:376:21: Could not find property "hoodIsOpen". [missing-property]
                          hoodIsOpen: hoodButton.isChecked
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:377:21: Could not find property "z". [missing-property]
                          z: 0
                          ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:378:21: Could not find property "stateController". [missing-property]
                          stateController: 0
                          ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:383:21: Could not find property "lightsOn". [missing-property]
                          lightsOn: btnLight.checked
                          ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:384:21: Could not find property "doorLeftIsOpen". [missing-property]
                          doorLeftIsOpen: doorButtonLeft.isChecked
                          ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:385:21: Could not find property "doorRightIsOpen". [missing-property]
                          doorRightIsOpen: doorButtonRight.isChecked
                          ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:432:25: Could not find property "visible". [missing-property]
                              visible: true
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:232:21: Could not find property "y". [missing-property]
                          y: -21.468
                          ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:233:21: Could not find property "visible". [missing-property]
                          visible: false
                          ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:379:35: Could not find property "y". [missing-property]
                          eulerRotation.y: -45
                                        ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:437:25: Could not find property "visible". [missing-property]
                              visible: false
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:438:25: Could not find property "hoodOpen". [missing-property]
                              hoodOpen: ev_SportsCar_low.hoodIsOpen
                              ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:439:25: Could not find property "doorOpen". [missing-property]
                              doorOpen: ev_SportsCar_low.doorLeftIsOpen
                              ^^^^^^^^
      Info: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:5:1: Unused import [unused-imports]
      import QtQuick.Controls
      ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2636:29: Property "lightProbe" is custom-parsed in PropertyChanges. You should phrase this binding as "videoRoom.lightProbe: _Desert" [Quick.property-changes-parsed]
                      lightProbe: _Desert
                                  ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2635:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: videoRoom
                              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2630:32: Property "depthDrawMode" is custom-parsed in PropertyChanges. You should phrase this binding as "backlightNew.depthDrawMode: Material.Alwa..." [Quick.property-changes-parsed]
                      depthDrawMode: Material.AlwaysDepthDraw
                                     ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2629:26: Property "opacity" is custom-parsed in PropertyChanges. You should phrase this binding as "backlightNew.opacity: 0.275" [Quick.property-changes-parsed]
                      opacity: 0.275
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2631:27: Property "cullMode" is custom-parsed in PropertyChanges. You should phrase this binding as "backlightNew.cullMode: Material.Back..." [Quick.property-changes-parsed]
                      cullMode: Material.BackFaceCulling
                                ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2628:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: backlightNew
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2624:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "backlight_red.z: -2740.36426" [Quick.property-changes-parsed]
                      z: -2740.36426
                         ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2622:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "backlight_red.x: -0.003" [Quick.property-changes-parsed]
                      x: -0.003
                         ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2623:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "backlight_red.y: 116.157" [Quick.property-changes-parsed]
                      y: 116.157
                         ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2621:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: backlight_red
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2617:29: Property "lightProbe" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.lightProbe: _Desert" [Quick.property-changes-parsed]
                      lightProbe: _Desert
                                  ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2616:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: studio
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2612:26: Property "opacity" is custom-parsed in PropertyChanges. You should phrase this binding as "groundMat1.opacity: 1" [Quick.property-changes-parsed]
                      opacity: 1
                               ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2611:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: groundMat1
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2606:28: Property "metalness" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.metalness: 0.16695" [Quick.property-changes-parsed]
                      metalness: 0.16695
                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2607:33: Property "normalStrength" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.normalStrength: 0.5" [Quick.property-changes-parsed]
                      normalStrength: 0.5
                                      ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2602:29: Property "opacityMap" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.opacityMap: dot" [Quick.property-changes-parsed]
                      opacityMap: dot
                                  ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2605:28: Property "roughness" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.roughness: 0.30017" [Quick.property-changes-parsed]
                      roughness: 0.30017
                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2604:35: Property "roughnessChannel" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.roughnessChannel: Material.G" [Quick.property-changes-parsed]
                      roughnessChannel: Material.G
                                        ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2603:43: Property "clearcoatRoughnessAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.clearcoatRoughnessAmount: 0" [Quick.property-changes-parsed]
                      clearcoatRoughnessAmount: 0
                                                ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2601:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: rectMaterial4
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2597:25: Property "scaleU" is custom-parsed in PropertyChanges. You should phrase this binding as "vlkhcah_2K_Roughness1.scaleU: 20" [Quick.property-changes-parsed]
                      scaleU: 20
                              ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2596:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: vlkhcah_2K_Roughness1
                              ^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2592:25: Property "scaleU" is custom-parsed in PropertyChanges. You should phrase this binding as "vlkhcah_2K_Normal1.scaleU: 20" [Quick.property-changes-parsed]
                      scaleU: 20
                              ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2591:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: vlkhcah_2K_Normal1
                              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2587:25: Property "scaleU" is custom-parsed in PropertyChanges. You should phrase this binding as "vlkhcah_2K_AO1.scaleU: 20" [Quick.property-changes-parsed]
                      scaleU: 20
                              ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2586:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: vlkhcah_2K_AO1
                              ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2582:25: Property "scaleU" is custom-parsed in PropertyChanges. You should phrase this binding as "vlkhcah_2K_Albedo1.scaleU: 20" [Quick.property-changes-parsed]
                      scaleU: 20
                              ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2581:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: vlkhcah_2K_Albedo1
                              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2577:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "sceneObjects1.z: -750" [Quick.property-changes-parsed]
                      z: -750
                         ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2576:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: sceneObjects1
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2572:28: Property "roughness" is custom-parsed in PropertyChanges. You should phrase this binding as "principledMaterial2.roughness: 1" [Quick.property-changes-parsed]
                      roughness: 1
                                 ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2570:27: Property "cullMode" is custom-parsed in PropertyChanges. You should phrase this binding as "principledMaterial2.cullMode: Material.NoCu..." [Quick.property-changes-parsed]
                      cullMode: Material.NoCulling
                                ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2571:28: Property "baseColor" is custom-parsed in PropertyChanges. You should phrase this binding as "principledMaterial2.baseColor: "#ffffff"" [Quick.property-changes-parsed]
                      baseColor: "#ffffff"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2569:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: principledMaterial2
                              ^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2562:28: Property "alphaMode" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.alphaMode: PrincipledMat..." [Quick.property-changes-parsed]
                      alphaMode: PrincipledMaterial.Blend
                                 ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2561:32: Property "depthDrawMode" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.depthDrawMode: Material.Neve..." [Quick.property-changes-parsed]
                      depthDrawMode: Material.NeverDepthDraw
                                     ^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2559:27: Property "lighting" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.lighting: PrincipledMat..." [Quick.property-changes-parsed]
                      lighting: PrincipledMaterial.FragmentLighting
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2565:28: Property "roughness" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.roughness: 0.4" [Quick.property-changes-parsed]
                      roughness: 0.4
                                 ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2560:27: Property "cullMode" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.cullMode: Material.Back..." [Quick.property-changes-parsed]
                      cullMode: Material.BackFaceCulling
                                ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2564:34: Property "clearcoatAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.clearcoatAmount: 0" [Quick.property-changes-parsed]
                      clearcoatAmount: 0
                                       ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2563:33: Property "specularAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.specularAmount: 0.25" [Quick.property-changes-parsed]
                      specularAmount: 0.25
                                      ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2558:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: rectMaterial2
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2547:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.z: -598.11938" [Quick.property-changes-parsed]
                      z: -598.11938
                         ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2550:30: Property "refreshMode" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.refreshMode: ReflectionPro..." [Quick.property-changes-parsed]
                      refreshMode: ReflectionProbe.EveryFrame
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2548:37: Property "parallaxCorrection" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.parallaxCorrection: true" [Quick.property-changes-parsed]
                      parallaxCorrection: true
                                          ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2552:17: Property "boxSize" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.boxSize: boxSize" [Quick.property-changes-parsed]
                      boxSize.z: 6000
                      ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2545:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.x: 0" [Quick.property-changes-parsed]
                      x: 0
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2549:30: Property "timeSlicing" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.timeSlicing: ReflectionPro..." [Quick.property-changes-parsed]
                      timeSlicing: ReflectionProbe.AllFacesAtOnce
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2546:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.y: 0" [Quick.property-changes-parsed]
                      y: 0
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2551:26: Property "quality" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.quality: ReflectionPro..." [Quick.property-changes-parsed]
                      quality: ReflectionProbe.Low
                               ^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2544:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: reflectionProbe1
                              ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2539:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "studioFloor.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2540:28: Property "materials" is custom-parsed in PropertyChanges. You should phrase this binding as "studioFloor.materials: rectMaterial2" [Quick.property-changes-parsed]
                      materials: rectMaterial2
                                 ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2538:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: studioFloor
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2530:35: Property "castsReflections" is custom-parsed in PropertyChanges. You should phrase this binding as "animatedstateFloor.castsReflections: true" [Quick.property-changes-parsed]
                      castsReflections: true
                                        ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2534:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "animatedstateFloor.z: -23.71246" [Quick.property-changes-parsed]
                      z: -23.71246
                         ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2529:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "animatedstateFloor.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2532:17: Property "scale" is custom-parsed in PropertyChanges. You should phrase this binding as "animatedstateFloor.scale: scale" [Quick.property-changes-parsed]
                      scale.y: 66.01047
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2527:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "animatedstateFloor.x: -0" [Quick.property-changes-parsed]
                      x: -0
                         ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2531:38: Property "receivesReflections" is custom-parsed in PropertyChanges. You should phrase this binding as "animatedstateFloor.receivesReflections: true" [Quick.property-changes-parsed]
                      receivesReflections: true
                                           ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2528:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "animatedstateFloor.y: -0" [Quick.property-changes-parsed]
                      y: -0
                         ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2526:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: animatedstateFloor
                              ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2522:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "garageFloor.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2521:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: garageFloor
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2517:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "videoControls.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2516:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: videoControls
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2512:25: Property "aoBias" is custom-parsed in PropertyChanges. You should phrase this binding as "showhall.aoBias: 22" [Quick.property-changes-parsed]
                      aoBias: 22
                              ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2511:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: showhall
                              ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2503:31: Property "ambientColor" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.ambientColor: "#262626"" [Quick.property-changes-parsed]
                      ambientColor: "#262626"
                                    ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2504:29: Property "brightness" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.brightness: 0.3" [Quick.property-changes-parsed]
                      brightness: 0.3
                                  ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2505:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: 179.99997
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2502:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: lightDirectional
                              ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2494:31: Property "ambientColor" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.ambientColor: "#2b2b2b"" [Quick.property-changes-parsed]
                      ambientColor: "#2b2b2b"
                                    ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2495:29: Property "brightness" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.brightness: 1" [Quick.property-changes-parsed]
                      brightness: 1
                                  ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2493:30: Property "castsShadow" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.castsShadow: false" [Quick.property-changes-parsed]
                      castsShadow: false
                                   ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2496:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: -0.00001
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2492:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: lightDirectional1
                              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2488:30: Property "environment" is custom-parsed in PropertyChanges. You should phrase this binding as "view3D.environment: videoRoom" [Quick.property-changes-parsed]
                      environment: videoRoom
                                   ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2487:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: view3D
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2483:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "plane2.z: -13.11121" [Quick.property-changes-parsed]
                      z: -13.11121
                         ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2476:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "plane2.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2477:17: Property "scale" is custom-parsed in PropertyChanges. You should phrase this binding as "plane2.scale: scale" [Quick.property-changes-parsed]
                      scale.z: 50
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2475:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "plane2.x: 0" [Quick.property-changes-parsed]
                      x: 0
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2482:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "plane2.y: 222.14" [Quick.property-changes-parsed]
                      y: 222.14
                         ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2479:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "plane2.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: 0
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2474:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: plane2
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2466:38: Property "antialiasingQuality" is custom-parsed in PropertyChanges. You should phrase this binding as "videoRoom.antialiasingQuality: SceneEnvironm..." [Quick.property-changes-parsed]
                      antialiasingQuality: SceneEnvironment.VeryHigh
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2465:36: Property "temporalAAEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "videoRoom.temporalAAEnabled: true" [Quick.property-changes-parsed]
                      temporalAAEnabled: true
                                         ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2464:37: Property "temporalAAStrength" is custom-parsed in PropertyChanges. You should phrase this binding as "videoRoom.temporalAAStrength: 2" [Quick.property-changes-parsed]
                      temporalAAStrength: 2
                                          ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2463:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: videoRoom
                              ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2459:28: Property "metalness" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.metalness: 0.18864" [Quick.property-changes-parsed]
                      metalness: 0.18864
                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2458:33: Property "normalStrength" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.normalStrength: 1" [Quick.property-changes-parsed]
                      normalStrength: 1
                                      ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2457:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: rectMaterial4
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2453:26: Property "opacity" is custom-parsed in PropertyChanges. You should phrase this binding as "backlightNew.opacity: 0.264" [Quick.property-changes-parsed]
                      opacity: 0.264
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2452:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: backlightNew
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2448:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "backlight_red.z: -2765.60449" [Quick.property-changes-parsed]
                      z: -2765.60449
                         ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2446:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "backlight_red.x: -0.002" [Quick.property-changes-parsed]
                      x: -0.002
                         ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2447:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "backlight_red.y: 222.524" [Quick.property-changes-parsed]
                      y: 222.524
                         ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2445:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: backlight_red
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2441:34: Property "glowQualityHigh" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowQualityHigh: true" [Quick.property-changes-parsed]
                      glowQualityHigh: true
                                       ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2438:28: Property "glowLevel" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowLevel: ExtendedScene..." [Quick.property-changes-parsed]
                      glowLevel: ExtendedSceneEnvironment.GlowLevel.One
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2436:38: Property "antialiasingQuality" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.antialiasingQuality: SceneEnvironm..." [Quick.property-changes-parsed]
                      antialiasingQuality: SceneEnvironment.VeryHigh
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2439:38: Property "glowHDRMinimumValue" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowHDRMinimumValue: 0.33772" [Quick.property-changes-parsed]
                      glowHDRMinimumValue: 0.33772
                                           ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2437:36: Property "temporalAAEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.temporalAAEnabled: true" [Quick.property-changes-parsed]
                      temporalAAEnabled: true
                                         ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2440:32: Property "glowIntensity" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowIntensity: 0.54665" [Quick.property-changes-parsed]
                      glowIntensity: 0.54665
                                     ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2435:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: desert
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2431:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.z: 10.0102" [Quick.property-changes-parsed]
                      z: 10.0102
                         ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2429:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.x: -15.512" [Quick.property-changes-parsed]
                      x: -15.512
                         ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2430:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.y: 4.739" [Quick.property-changes-parsed]
                      y: 4.739
                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2428:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: plane3
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2424:26: Property "opacity" is custom-parsed in PropertyChanges. You should phrase this binding as "groundMat1.opacity: 1" [Quick.property-changes-parsed]
                      opacity: 1
                               ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2423:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: groundMat1
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2414:28: Property "metalness" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.metalness: 0.24579" [Quick.property-changes-parsed]
                      metalness: 0.24579
                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2419:33: Property "normalStrength" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.normalStrength: 1" [Quick.property-changes-parsed]
                      normalStrength: 1
                                      ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2417:29: Property "opacityMap" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.opacityMap: dot" [Quick.property-changes-parsed]
                      opacityMap: dot
                                  ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2416:34: Property "occlusionAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.occlusionAmount: 1" [Quick.property-changes-parsed]
                      occlusionAmount: 1
                                       ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2418:28: Property "roughness" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.roughness: 0.26648" [Quick.property-changes-parsed]
                      roughness: 0.26648
                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2415:28: Property "baseColor" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.baseColor: "#828282"" [Quick.property-changes-parsed]
                      baseColor: "#828282"
                                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2412:33: Property "specularAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.specularAmount: 0.51741" [Quick.property-changes-parsed]
                      specularAmount: 0.51741
                                      ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2413:31: Property "fresnelPower" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial2.fresnelPower: 3.8" [Quick.property-changes-parsed]
                      fresnelPower: 3.8
                                    ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2411:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: rectMaterial2
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2407:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "sceneObjects1.z: 0" [Quick.property-changes-parsed]
                      z: 0
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2406:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "sceneObjects1.y: -199" [Quick.property-changes-parsed]
                      y: -199
                         ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2405:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: sceneObjects1
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2391:38: Property "depthOfFieldEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.depthOfFieldEnabled: false" [Quick.property-changes-parsed]
                      depthOfFieldEnabled: false
                                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2398:29: Property "aoStrength" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.aoStrength: 100" [Quick.property-changes-parsed]
                      aoStrength: 100
                                  ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2401:32: Property "probeExposure" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.probeExposure: 1" [Quick.property-changes-parsed]
                      probeExposure: 1
                                     ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2393:28: Property "glowLevel" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.glowLevel: ExtendedScene..." [Quick.property-changes-parsed]
                      glowLevel: ExtendedSceneEnvironment.GlowLevel.One | ExtendedSceneEnvironment.GlowLevel.Two | ExtendedSceneEnvironment.GlowLevel.Three | ExtendedSceneEnvironment.GlowLevel.Four | ExtendedSceneEnvironment.GlowLevel.Five | ExtendedSceneEnvironment.GlowLevel.Six | ExtendedSceneEnvironment.GlowLevel.Seven
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2389:29: Property "lightProbe" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.lightProbe: _Hall" [Quick.property-changes-parsed]
                      lightProbe: _Hall
                                  ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2400:29: Property "clearColor" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.clearColor: "#121212"" [Quick.property-changes-parsed]
                      clearColor: "#121212"
                                  ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2394:30: Property "glowEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.glowEnabled: false" [Quick.property-changes-parsed]
                      glowEnabled: false
                                   ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2395:35: Property "lensFlareEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.lensFlareEnabled: false" [Quick.property-changes-parsed]
                      lensFlareEnabled: false
                                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2390:33: Property "backgroundMode" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.backgroundMode: SceneEnvironm..." [Quick.property-changes-parsed]
                      backgroundMode: SceneEnvironment.Color
                                      ^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2392:28: Property "glowBloom" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.glowBloom: 0.40265" [Quick.property-changes-parsed]
                      glowBloom: 0.40265
                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2396:27: Property "aoDither" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.aoDither: true" [Quick.property-changes-parsed]
                      aoDither: true
                                ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2397:29: Property "aoDistance" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.aoDistance: 1" [Quick.property-changes-parsed]
                      aoDistance: 1
                                  ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2399:28: Property "aoEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "studio.aoEnabled: false" [Quick.property-changes-parsed]
                      aoEnabled: false
                                 ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2388:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: studio
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2384:30: Property "environment" is custom-parsed in PropertyChanges. You should phrase this binding as "view3D.environment: studio" [Quick.property-changes-parsed]
                      environment: studio
                                   ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2383:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: view3D
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2379:31: Property "castsShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "studioFloor.castsShadows: false" [Quick.property-changes-parsed]
                      castsShadows: false
                                    ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2377:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "studioFloor.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2378:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "studioFloor.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: 0
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2376:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: studioFloor
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2372:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "garageFloor.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2371:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: garageFloor
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2363:31: Property "ambientColor" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.ambientColor: "#282828"" [Quick.property-changes-parsed]
                      ambientColor: "#282828"
                                    ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2364:29: Property "brightness" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.brightness: 2" [Quick.property-changes-parsed]
                      brightness: 2
                                  ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2361:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2362:30: Property "castsShadow" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.castsShadow: false" [Quick.property-changes-parsed]
                      castsShadow: false
                                   ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2365:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: -0.00001
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2360:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: lightDirectional1
                              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2352:31: Property "ambientColor" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.ambientColor: "#3c3c3c"" [Quick.property-changes-parsed]
                      ambientColor: "#3c3c3c"
                                    ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2353:29: Property "brightness" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.brightness: 0.5" [Quick.property-changes-parsed]
                      brightness: 0.5
                                  ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2351:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2354:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: 180
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2350:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: lightDirectional
                              ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2347:37: Property "parallaxCorrection" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.parallaxCorrection: true" [Quick.property-changes-parsed]
                      parallaxCorrection: true
                                          ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2344:17: Property "boxSize" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.boxSize: boxSize" [Quick.property-changes-parsed]
                      boxSize.z: 7500
                      ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2343:30: Property "timeSlicing" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.timeSlicing: ReflectionPro..." [Quick.property-changes-parsed]
                      timeSlicing: ReflectionProbe.AllFacesAtOnce
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2342:26: Property "quality" is custom-parsed in PropertyChanges. You should phrase this binding as "reflectionProbe1.quality: ReflectionPro..." [Quick.property-changes-parsed]
                      quality: ReflectionProbe.Low
                               ^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2341:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: reflectionProbe1
                              ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2333:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "plane2.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2332:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: plane2
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2328:20: Unknown property "z" in PropertyChanges. [Quick.property-changes-parsed]
                      z: -0
                         ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2326:26: Unknown property "opacity" in PropertyChanges. [Quick.property-changes-parsed]
                      opacity: 0.705
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2327:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2324:20: Unknown property "x" in PropertyChanges. [Quick.property-changes-parsed]
                      x: 0
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2325:20: Unknown property "y" in PropertyChanges. [Quick.property-changes-parsed]
                      y: 0.008
                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2318:25: Unknown property "desert" in PropertyChanges. [Quick.property-changes-parsed]
                      desert: true
                              ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2319:20: Unknown property "z" in PropertyChanges. [Quick.property-changes-parsed]
                      z: 0
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2316:20: Unknown property "x" in PropertyChanges. [Quick.property-changes-parsed]
                      x: -19
                         ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2317:20: Unknown property "y" in PropertyChanges. [Quick.property-changes-parsed]
                      y: 2.343
                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2310:31: Property "depthEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.depthEnabled: true" [Quick.property-changes-parsed]
                      depthEnabled: true
                                    ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2301:29: Property "depthCurve" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.depthCurve: 1" [Quick.property-changes-parsed]
                      depthCurve: 1
                                  ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2300:24: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.color: "#aea89f"" [Quick.property-changes-parsed]
                      color: "#aea89f"
                             ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2309:32: Property "heightEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.heightEnabled: false" [Quick.property-changes-parsed]
                      heightEnabled: false
                                     ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2308:28: Property "depthNear" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.depthNear: 200" [Quick.property-changes-parsed]
                      depthNear: 200
                                 ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2311:26: Property "enabled" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.enabled: true" [Quick.property-changes-parsed]
                      enabled: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2307:32: Property "leastIntenseY" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.leastIntenseY: 2" [Quick.property-changes-parsed]
                      leastIntenseY: 2
                                     ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2306:26: Property "density" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.density: 0.70495" [Quick.property-changes-parsed]
                      density: 0.70495
                               ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2304:27: Property "depthFar" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.depthFar: 5000" [Quick.property-changes-parsed]
                      depthFar: 5000
                                ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2305:34: Property "transmitEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.transmitEnabled: true" [Quick.property-changes-parsed]
                      transmitEnabled: true
                                       ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2303:30: Property "heightCurve" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.heightCurve: 0" [Quick.property-changes-parsed]
                      heightCurve: 0
                                   ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2302:32: Property "transmitCurve" is custom-parsed in PropertyChanges. You should phrase this binding as "<id>.transmitCurve: 15" [Quick.property-changes-parsed]
                      transmitCurve: 15
                                     ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2295:25: Property "source" is custom-parsed in PropertyChanges. You should phrase this binding as "_Desert.source: rootWindow.do..." [Quick.property-changes-parsed]
                      source: rootWindow.downloadBase + "/content/images/HDR/low/_Desert.ktx"
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2294:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: _Desert
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2284:20: Unknown property "z" in PropertyChanges. [Quick.property-changes-parsed]
                      z: -2.06169
                         ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2288:17: Unknown property "scale" in PropertyChanges. [Quick.property-changes-parsed]
                      scale.z: 7
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2282:20: Unknown property "x" in PropertyChanges. [Quick.property-changes-parsed]
                      x: 0.241
                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2283:20: Unknown property "y" in PropertyChanges. [Quick.property-changes-parsed]
                      y: -0.013
                         ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2285:17: Unknown property "eulerRotation" in PropertyChanges. [Quick.property-changes-parsed]
                      eulerRotation.z: -0.00002
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2276:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "backlight_red.x: -0.001" [Quick.property-changes-parsed]
                      x: -0.001
                         ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2277:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "backlight_red.y: 252.129" [Quick.property-changes-parsed]
                      y: 252.129
                         ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2275:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: backlight_red
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2271:29: Property "lightProbe" is custom-parsed in PropertyChanges. You should phrase this binding as "rectMaterial4.lightProbe: _Desert" [Quick.property-changes-parsed]
                      lightProbe: _Desert
                                  ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2270:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: rectMaterial4
                              ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2266:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "lightPoint1.visible: btnLight.checked" [Quick.property-changes-parsed]
                      visible: btnLight.checked
                               ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2265:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: lightPoint1
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2261:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "headlights.z: 6.0437" [Quick.property-changes-parsed]
                      z: 6.0437
                         ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2259:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "headlights.x: -18.519" [Quick.property-changes-parsed]
                      x: -18.519
                         ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2260:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "headlights.y: -22.316" [Quick.property-changes-parsed]
                      y: -22.316
                         ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2258:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: headlights
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2254:32: Property "depthDrawMode" is custom-parsed in PropertyChanges. You should phrase this binding as "groundMat1.depthDrawMode: Material.Alwa..." [Quick.property-changes-parsed]
                      depthDrawMode: Material.AlwaysDepthDraw
                                     ^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2253:38: Property "vertexColorsEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "groundMat1.vertexColorsEnabled: false" [Quick.property-changes-parsed]
                      vertexColorsEnabled: false
                                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2251:29: Property "lightProbe" is custom-parsed in PropertyChanges. You should phrase this binding as "groundMat1.lightProbe: _Desert" [Quick.property-changes-parsed]
                      lightProbe: _Desert
                                  ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2250:26: Property "opacity" is custom-parsed in PropertyChanges. You should phrase this binding as "groundMat1.opacity: 0.93" [Quick.property-changes-parsed]
                      opacity: 0.93
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2252:27: Property "cullMode" is custom-parsed in PropertyChanges. You should phrase this binding as "groundMat1.cullMode: Material.NoCu..." [Quick.property-changes-parsed]
                      cullMode: Material.NoCulling
                                ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2249:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: groundMat1
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2243:35: Property "castsReflections" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.castsReflections: false" [Quick.property-changes-parsed]
                      castsReflections: false
                                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2241:20: Property "z" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.z: -5.52203" [Quick.property-changes-parsed]
                      z: -5.52203
                         ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2245:28: Property "depthBias" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.depthBias: 500" [Quick.property-changes-parsed]
                      depthBias: 500
                                 ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2242:34: Property "receivesShadows" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.receivesShadows: true" [Quick.property-changes-parsed]
                      receivesShadows: true
                                       ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2239:26: Property "opacity" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.opacity: 1" [Quick.property-changes-parsed]
                      opacity: 1
                               ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2240:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.visible: true" [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2237:20: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.x: -11.348" [Quick.property-changes-parsed]
                      x: -11.348
                         ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2244:36: Property "levelOfDetailBias" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.levelOfDetailBias: 0" [Quick.property-changes-parsed]
                      levelOfDetailBias: 0
                                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2238:20: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "plane3.y: 4.23" [Quick.property-changes-parsed]
                      y: 4.23
                         ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2236:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: plane3
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2206:38: Property "depthOfFieldEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.depthOfFieldEnabled: true" [Quick.property-changes-parsed]
                      depthOfFieldEnabled: true
                                           ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2225:31: Property "glowStrength" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowStrength: 0.02647" [Quick.property-changes-parsed]
                      glowStrength: 0.02647
                                    ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2196:29: Property "aoSoftness" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.aoSoftness: 39.8591" [Quick.property-changes-parsed]
                      aoSoftness: 39.8591
                                  ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2195:29: Property "aoStrength" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.aoStrength: 72" [Quick.property-changes-parsed]
                      aoStrength: 72
                                  ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2223:34: Property "glowQualityHigh" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowQualityHigh: true" [Quick.property-changes-parsed]
                      glowQualityHigh: true
                                       ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2212:29: Property "whitePoint" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.whitePoint: 0.83817" [Quick.property-changes-parsed]
                      whitePoint: 0.83817
                                  ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2208:38: Property "lensFlareBlurAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lensFlareBlurAmount: 2.45517" [Quick.property-changes-parsed]
                      lensFlareBlurAmount: 2.45517
                                           ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2205:41: Property "depthOfFieldFocusRange" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.depthOfFieldFocusRange: 200" [Quick.property-changes-parsed]
                      depthOfFieldFocusRange: 200
                                              ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2232:32: Property "probeExposure" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.probeExposure: 2" [Quick.property-changes-parsed]
                      probeExposure: 2
                                     ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2198:29: Property "lutEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lutEnabled: false" [Quick.property-changes-parsed]
                      lutEnabled: false
                                  ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2224:38: Property "glowHDRMaximumValue" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowHDRMaximumValue: 27.76875" [Quick.property-changes-parsed]
                      glowHDRMaximumValue: 27.76875
                                           ^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2193:30: Property "fxaaEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.fxaaEnabled: false" [Quick.property-changes-parsed]
                      fxaaEnabled: false
                                   ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2200:31: Property "aoSampleRate" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.aoSampleRate: 4" [Quick.property-changes-parsed]
                      aoSampleRate: 4
                                    ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2218:38: Property "lensFlareGhostCount" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lensFlareGhostCount: 0" [Quick.property-changes-parsed]
                      lensFlareGhostCount: 0
                                           ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2191:29: Property "lightProbe" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lightProbe: _Desert" [Quick.property-changes-parsed]
                      lightProbe: _Desert
                                  ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2228:28: Property "glowLevel" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowLevel: ExtendedScene..." [Quick.property-changes-parsed]
                      glowLevel: ExtendedSceneEnvironment.GlowLevel.One | ExtendedSceneEnvironment.GlowLevel.Two | ExtendedSceneEnvironment.GlowLevel.Three | ExtendedSceneEnvironment.GlowLevel.Four | ExtendedSceneEnvironment.GlowLevel.Five | ExtendedSceneEnvironment.GlowLevel.Six | ExtendedSceneEnvironment.GlowLevel.Seven
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2216:27: Property "exposure" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.exposure: 0.8" [Quick.property-changes-parsed]
                      exposure: 0.8
                                ^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2194:36: Property "specularAAEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.specularAAEnabled: false" [Quick.property-changes-parsed]
                      specularAAEnabled: false
                                         ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2209:44: Property "lensFlareApplyDirtTexture" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lensFlareApplyDirtTexture: false" [Quick.property-changes-parsed]
                      lensFlareApplyDirtTexture: false
                                                 ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2220:35: Property "lensFlareEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lensFlareEnabled: false" [Quick.property-changes-parsed]
                      lensFlareEnabled: false
                                        ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2230:30: Property "glowEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowEnabled: false" [Quick.property-changes-parsed]
                      glowEnabled: false
                                   ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2192:38: Property "antialiasingQuality" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.antialiasingQuality: SceneEnvironm..." [Quick.property-changes-parsed]
                      antialiasingQuality: SceneEnvironment.VeryHigh
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2210:44: Property "lensFlareLensColorTexture" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lensFlareLensColorTexture: _Desert" [Quick.property-changes-parsed]
                      lensFlareLensColorTexture: _Desert
                                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2222:31: Property "glowHDRScale" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowHDRScale: 0" [Quick.property-changes-parsed]
                      glowHDRScale: 0
                                    ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2190:17: Property "probeOrientation" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.probeOrientation: probeOrientation" [Quick.property-changes-parsed]
                      probeOrientation.y: -70
                      ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2213:35: Property "skyboxBlurAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.skyboxBlurAmount: 0.18745" [Quick.property-changes-parsed]
                      skyboxBlurAmount: 0.18745
                                        ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2211:34: Property "sharpnessAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.sharpnessAmount: 0" [Quick.property-changes-parsed]
                      sharpnessAmount: 0
                                       ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2207:38: Property "lensFlareDistortion" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lensFlareDistortion: 0.20282" [Quick.property-changes-parsed]
                      lensFlareDistortion: 0.20282
                                           ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2229:28: Property "glowBloom" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowBloom: 0.15158" [Quick.property-changes-parsed]
                      glowBloom: 0.15158
                                 ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2199:27: Property "aoDither" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.aoDither: true" [Quick.property-changes-parsed]
                      aoDither: true
                                ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2227:38: Property "glowHDRMinimumValue" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowHDRMinimumValue: 3.77218" [Quick.property-changes-parsed]
                      glowHDRMinimumValue: 3.77218
                                           ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2203:29: Property "aoDistance" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.aoDistance: 25" [Quick.property-changes-parsed]
                      aoDistance: 25
                                  ^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2215:40: Property "glowUseBicubicUpscale" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowUseBicubicUpscale: false" [Quick.property-changes-parsed]
                      glowUseBicubicUpscale: false
                                             ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2197:25: Property "aoBias" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.aoBias: 1" [Quick.property-changes-parsed]
                      aoBias: 1
                              ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2231:28: Property "aoEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.aoEnabled: false" [Quick.property-changes-parsed]
                      aoEnabled: false
                                 ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2202:36: Property "temporalAAEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.temporalAAEnabled: true" [Quick.property-changes-parsed]
                      temporalAAEnabled: true
                                         ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2214:32: Property "glowBlendMode" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowBlendMode: ExtendedScene..." [Quick.property-changes-parsed]
                      glowBlendMode: ExtendedSceneEnvironment.GlowBlendMode.Additive
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2219:37: Property "lensFlareBloomBias" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lensFlareBloomBias: 0.38856" [Quick.property-changes-parsed]
                      lensFlareBloomBias: 0.38856
                                          ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2226:32: Property "glowIntensity" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.glowIntensity: 2" [Quick.property-changes-parsed]
                      glowIntensity: 2
                                     ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2204:41: Property "depthOfFieldBlurAmount" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.depthOfFieldBlurAmount: 3" [Quick.property-changes-parsed]
                      depthOfFieldBlurAmount: 3
                                              ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2201:37: Property "temporalAAStrength" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.temporalAAStrength: 2" [Quick.property-changes-parsed]
                      temporalAAStrength: 2
                                          ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2217:49: Property "lensFlareApplyStarburstTexture" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.lensFlareApplyStarburstTexture: false" [Quick.property-changes-parsed]
                      lensFlareApplyStarburstTexture: false
                                                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2221:34: Property "vignetteEnabled" is custom-parsed in PropertyChanges. You should phrase this binding as "desert.vignetteEnabled: false" [Quick.property-changes-parsed]
                      vignetteEnabled: false
                                       ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2189:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: desert
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2185:26: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "garageFloor.visible: false" [Quick.property-changes-parsed]
                      visible: false
                               ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2184:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: garageFloor
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2177:26: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed]
                      visible: true
                               ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2178:17: Unknown property "scale" in PropertyChanges. [Quick.property-changes-parsed]
                      scale.z: 60
                      ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2175:20: Unknown property "x" in PropertyChanges. [Quick.property-changes-parsed]
                      x: 0
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2176:20: Unknown property "y" in PropertyChanges. [Quick.property-changes-parsed]
                      y: 1
                         ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2167:31: Property "ambientColor" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.ambientColor: "#223843"" [Quick.property-changes-parsed]
                      ambientColor: "#223843"
                                    ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2165:24: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.color: "#e6f4fe"" [Quick.property-changes-parsed]
                      color: "#e6f4fe"
                             ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2166:29: Property "brightness" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.brightness: 2.58" [Quick.property-changes-parsed]
                      brightness: 2.58
                                  ^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2168:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional1.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: -0.00001
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2164:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: lightDirectional1
                              ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2157:31: Property "ambientColor" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.ambientColor: "#385667"" [Quick.property-changes-parsed]
                      ambientColor: "#385667"
                                    ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2152:24: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.color: "#e1e1e1"" [Quick.property-changes-parsed]
                      color: "#e1e1e1"
                             ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2156:29: Property "brightness" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.brightness: 0" [Quick.property-changes-parsed]
                      brightness: 0
                                  ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2154:31: Property "shadowMapFar" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.shadowMapFar: 0" [Quick.property-changes-parsed]
                      shadowMapFar: 0
                                    ^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2155:30: Property "castsShadow" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.castsShadow: false" [Quick.property-changes-parsed]
                      castsShadow: false
                                   ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2153:35: Property "shadowMapQuality" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.shadowMapQuality: Light.ShadowM..." [Quick.property-changes-parsed]
                      shadowMapQuality: Light.ShadowMapQualityVeryHigh
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2158:17: Property "eulerRotation" is custom-parsed in PropertyChanges. You should phrase this binding as "lightDirectional.eulerRotation: eulerRotation" [Quick.property-changes-parsed]
                      eulerRotation.z: -179.99934
                      ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2151:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: lightDirectional
                              ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2147:30: Property "environment" is custom-parsed in PropertyChanges. You should phrase this binding as "view3D.environment: desert" [Quick.property-changes-parsed]
                      environment: desert
                                   ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2146:25: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
                      target: view3D
                              ^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:24:12: Unqualified access [unqualified]
          width: Constants.width
                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:25:13: Unqualified access [unqualified]
          height: Constants.height
                  ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:26:12: Unqualified access [unqualified]
          color: Constants.screenColor
                 ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:178:32: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                          materials: groundMat1
                                     ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:193:32: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                          materials: principledMaterial2
                                     ^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:219:36: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                              materials: backlightNew
                                         ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:256:32: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                          materials: rectMaterial
                                     ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:267:32: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                          materials: rectMaterial2
                                     ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:276:36: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                              materials: rectMaterial3
                                         ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:297:40: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                                  materials: rectMaterial3
                                             ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:312:40: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                                  materials: rectMaterial3
                                             ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:327:40: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                                  materials: rectMaterial3
                                             ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:342:40: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                                  materials: rectMaterial3
                                             ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:361:32: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type]
                          materials: rectMaterial4
                                     ^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:419:32: Cannot assign binding of type Ev_SportsCar_low to QQuick3DNode [incompatible-type]
                              scope: ev_SportsCar_low
                                     ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:427:48: Member "doorLeftIsOpen" not found on type "Ev_SportsCar_low" [missing-property]
                              isOn: ev_SportsCar_low.doorLeftIsOpen || ev_SportsCar_low.doorRightIsOpen? true : false
                                                     ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:427:83: Member "doorRightIsOpen" not found on type "Ev_SportsCar_low" [missing-property]
                              isOn: ev_SportsCar_low.doorLeftIsOpen || ev_SportsCar_low.doorRightIsOpen? true : false
                                                                                        ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:438:52: Member "hoodIsOpen" not found on type "Ev_SportsCar_low" [missing-property]
                              hoodOpen: ev_SportsCar_low.hoodIsOpen
                                                         ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:439:52: Member "doorLeftIsOpen" not found on type "Ev_SportsCar_low" [missing-property]
                              doorOpen: ev_SportsCar_low.doorLeftIsOpen
                                                         ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:489:38: Unqualified access [unqualified]
                      antialiasingQuality: perfMode ? SceneEnvironment.Medium : SceneEnvironment.VeryHigh
                                           ^^^^^^^^
      Info: perfMode is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      antialiasingQuality: root.perfMode ? SceneEnvironment.Medium : SceneEnvironment.VeryHigh
                                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:495:29: Unqualified access [unqualified]
                          source: rootWindow.downloadBase + "/content/images/HDR/_Hall.ktx"
                                  ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:516:38: Unqualified access [unqualified]
                      antialiasingQuality: perfMode ? SceneEnvironment.Medium : SceneEnvironment.VeryHigh
                                           ^^^^^^^^
      Info: perfMode is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      antialiasingQuality: root.perfMode ? SceneEnvironment.Medium : SceneEnvironment.VeryHigh
                                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:531:38: Unqualified access [unqualified]
                      antialiasingQuality: perfMode ? SceneEnvironment.Medium : SceneEnvironment.VeryHigh
                                           ^^^^^^^^
      Info: perfMode is a member of a parent element.
            You can qualify the access with its id to avoid this warning.
      
                      antialiasingQuality: root.perfMode ? SceneEnvironment.Medium : SceneEnvironment.VeryHigh
                                           ^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:657:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/HDR/low/_Desert.ktx"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:664:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/concrete1_Height.png"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:674:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/concrete1_Normal-ogl.png"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:683:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/Ground.png"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:689:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/tg1kfdzq_2K_Albedo.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:698:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/tg1kfdzq_2K_AO.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:707:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/tg1kfdzq_2K_Normal.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:716:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/tg1kfdzq_2K_Roughness.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:749:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/vlkhcah_2K_Albedo.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:758:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/vlkhcah_2K_AO.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:767:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/vlkhcah_2K_Normal.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:776:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/vlkhcah_2K_Roughness.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:821:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/vlkhcah_2K_Albedo.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:830:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/vlkhcah_2K_AO.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:839:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/vlkhcah_2K_Normal.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:848:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/vlkhcah_2K_Roughness.jpg"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:857:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/backlight.png"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:862:25: Unqualified access [unqualified]
                      source: rootWindow.downloadBase + "/content/images/dot.png"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:881:144: Member "doorLeftIsOpen" not found on type "Ev_SportsCar_low" [missing-property]
              isRendered: cameraRoot.eulerRotation.y < 123 && !demo.running || cameraRoot.eulerRotation.y > 326 && !demo.running || ev_SportsCar_low.doorLeftIsOpen? 1.0 : 0.0 && !demo.running
                                                                                                                                                     ^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:883:48: Member "leftDoorPositionerPos" not found on type "Ev_SportsCar_low" [missing-property]
              trackedWorldPosition: ev_SportsCar_low.leftDoorPositionerPos
                                                     ^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:889:127: Member "doorRightIsOpen" not found on type "Ev_SportsCar_low" [missing-property]
              isRendered: cameraRoot.eulerRotation.y < 305 && cameraRoot.eulerRotation.y > 150 && !demo.running || ev_SportsCar_low.doorRightIsOpen? 1.0 : 0.0 && !demo.running
                                                                                                                                    ^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:891:48: Member "rightDoorPositionerPos" not found on type "Ev_SportsCar_low" [missing-property]
              trackedWorldPosition: ev_SportsCar_low.rightDoorPositionerPos
                                                     ^^^^^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:897:143: Member "hoodIsOpen" not found on type "Ev_SportsCar_low" [missing-property]
              isRendered: cameraRoot.eulerRotation.y < 50 && !demo.running || cameraRoot.eulerRotation.y > 226 && !demo.running || ev_SportsCar_low.hoodIsOpen? 1.0 : 0.0&& !demo.running
                                                                                                                                                    ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:899:48: Member "hoodPositionerPos" not found on type "Ev_SportsCar_low" [missing-property]
              trackedWorldPosition: ev_SportsCar_low.hoodPositionerPos
                                                     ^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:905:126: Member "trunkIsOpen" not found on type "Ev_SportsCar_low" [missing-property]
              isRendered: cameraRoot.eulerRotation.y > 50 && cameraRoot.eulerRotation.y < 226 && !demo.running || ev_SportsCar_low.trunkIsOpen? 1.0 : 0.0&& !demo.running
                                                                                                                                   ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:907:48: Member "trunkPositionerPos" not found on type "Ev_SportsCar_low" [missing-property]
              trackedWorldPosition: ev_SportsCar_low.trunkPositionerPos
                                                     ^^^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:980:53: Unqualified access [unqualified]
                              source: btnVideo1.checked ? rootWindow.downloadBase + "/content/images/1_active.png"
                                                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:981:53: Unqualified access [unqualified]
                                                        : rootWindow.downloadBase + "/content/images/1_idle.png"
                                                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:1000:53: Unqualified access [unqualified]
                              source: btnVideo2.checked ? rootWindow.downloadBase + "/content/images/2_active.png"
                                                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:1001:53: Unqualified access [unqualified]
                                                        : rootWindow.downloadBase + "/content/images/2_idle.png"
                                                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:1018:53: Unqualified access [unqualified]
                              source: btnVideo3.checked ? rootWindow.downloadBase + "/content/images/3_active.png"
                                                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:1019:53: Unqualified access [unqualified]
                                                        : rootWindow.downloadBase + "/content/images/3_idle.png"
                                                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:1036:35: Unqualified access [unqualified]
                  scale: parent.width / Constants.width
                                        ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:1246:35: Unqualified access [unqualified]
                  scale: parent.width / Constants.width
                                        ^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2174:25: Cannot assign binding of type Venodhb_LOD0 to QObject [incompatible-type]
                      target: desertGround
                              ^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2281:25: Cannot assign binding of type Pebbles to QObject [incompatible-type]
                      target: pebbles
                              ^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2315:25: Cannot assign binding of type Ev_SportsCar_low to QObject [incompatible-type]
                      target: ev_SportsCar_low
                              ^^^^^^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/ScreenPrimary.qml:2323:25: Cannot assign binding of type ShadowPlane to QObject [incompatible-type]
                      target: shadowPlane
                              ^^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/WallEffect1/WallEffect1.qml:78:23: Unqualified access [unqualified]
              vertexShader: rootWindow.downloadBase + "/content/WallEffect1/walleffect1.vert.qsb"
                            ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/WallEffect1/WallEffect1.qml:79:25: Unqualified access [unqualified]
              fragmentShader: rootWindow.downloadBase + "/content/WallEffect1/walleffect1.frag.qsb"
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/WallEffect1/WallEffect1.qml:75:21: Unqualified access [unqualified]
                  source: rootWindow.downloadBase + "/content/WallEffect1/fog.png"
                          ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/WallEffect2/WallEffect2.qml:59:23: Unqualified access [unqualified]
              vertexShader: rootWindow.downloadBase + '/content/WallEffect2/walleffect2.vert.qsb'
                            ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/WallEffect2/WallEffect2.qml:60:25: Unqualified access [unqualified]
              fragmentShader: rootWindow.downloadBase + '/content/WallEffect2/walleffect2.frag.qsb'
                              ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/WallEffect3/WallEffect3.qml:35:23: Unqualified access [unqualified]
              vertexShader: rootWindow.downloadBase + '/content/WallEffect3/walleffect3.vert.qsb'
                            ^^^^^^^^^^
      Warning: /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/car-configurator/content/WallEffect3/WallEffect3.qml:36:25: Unqualified access [unqualified]
              fragmentShader: rootWindow.downloadBase + '/content/WallEffect3/walleffect3.frag.qsb'
                              ^^^^^^^^^^
      
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kileppal Kimmo Leppälä
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes