Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
6.10.0 Beta1
-
None
Description
FX & Material Showroom from the Qt 6.10.0 Beta1 generates an attricious amount of qml warnings when checked with qmllint:
/Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/Constants.qml:17: warning: Member "font" not found on type "QQmlApplication" [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/Constants.qml:18: warning: Member "font" not found on type "QQmlApplication" [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/Constants.qml:21: warning: Member "font" not found on type "QQmlApplication" [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/Constants.qml:22: warning: Member "font" not found on type "QQmlApplication" [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/Constants.qml:29: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/DirectoryFontLoader.qml:29: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/EventListSimulator.qml:5: warning: Warnings occurred while importing module "QtQuick.Studio.EventSimulator": [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/EventListSimulator.qml:6: warning: Warnings occurred while importing module "QtQuick.Studio.EventSystem": [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/EventListSimulator.qml:16: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/PocketDemo/EventListSimulator.qml:21: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:374: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:385: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:399: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:411: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:427: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:435: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:445: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:453: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:458: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/ArcItem.qml:459: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/FlipableItem.qml:94: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/FlipableItem.qml:101: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/RegularPolygonItem.qml:212: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/RegularPolygonItem.qml:220: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/RegularPolygonItem.qml:273: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/RegularPolygonItem.qml:276: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/RegularPolygonItem.qml:283: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/RegularPolygonItem.qml:287: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/RegularPolygonItem.qml:288: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:369: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:388: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:393: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:403: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:411: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:416: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:426: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:434: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:439: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:449: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:457: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:468: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:473: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/BorderItem.qml:474: warning: Reading non-constant and non-notifiable property pathElements. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/IsoItem.qml:6: warning: Warnings occurred while importing module "QtQuick.Extras": [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/imports/QtQuick/Studio/Components/IsoItem.qml:39: warning: Picture was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/AmbientEffect.ui.qml:50: warning: Cannot assign binding of type SpriteParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/AmbientEffect.ui.qml:63: warning: Cannot assign binding of type SpriteParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/App.qml:7: warning: Warnings occurred while importing module "PocketDemo": [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/App.qml:11: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/App.qml:12: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/App.qml:51: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/App.qml:52: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/BubblesEffect.ui.qml:31: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/BubblesEffect.ui.qml:79: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/CloudEffect.ui.qml:29: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/CloudEffect.ui.qml:72: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/CloudEffect.ui.qml:89: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DebugBox.ui.qml:13: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DebugBox.ui.qml:16: warning: 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] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DebugBox.ui.qml:17: warning: 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] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DebugBox.ui.qml:18: warning: 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] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DebugBox.ui.qml:19: warning: 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] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DebugBox.ui.qml:20: warning: 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] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DustEffect.ui.qml:35: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DustEffect.ui.qml:80: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DustEffect.ui.qml:126: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DustEffect.ui.qml:143: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/DustEffect.ui.qml:169: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:25: warning: Cannot assign binding of type DynamicBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:46: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:79: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:86: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:93: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:100: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:115: warning: Cannot assign binding of type DynamicBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:134: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:167: warning: Cannot assign binding of type DynamicBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:186: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:224: warning: Cannot assign binding of type DynamicBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:245: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:285: warning: Cannot assign binding of type DynamicBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:306: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ExplosionEffect.ui.qml:325: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FireEffect.ui.qml:33: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FireEffect.ui.qml:82: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FireEffect.ui.qml:98: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FlashEffect.ui.qml:20: warning: Cannot assign binding of type EmitBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FlashEffect.ui.qml:47: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:131: warning: Property "aoMaskScale" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMaskScale: Qt.vector3d(1..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:130: warning: Property "aoMaskPos" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMaskPos: Qt.vector3d(0..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:132: warning: Property "aoMask" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMask: "#000000"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:129: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:120: warning: Property "aoMaskScale" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMaskScale: Qt.vector3d(1..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:119: warning: Property "aoMaskPos" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMaskPos: Qt.vector3d(0..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:121: warning: Property "aoMask" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMask: "#ff0000"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:118: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:108: warning: Property "aoMaskScale" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMaskScale: Qt.vector3d(0..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:109: warning: Property "aoMaskPos" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMaskPos: Qt.vector3d(0..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:110: warning: Property "aoMask" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMask: "#0000ff"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:107: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:98: warning: Property "aoMaskScale" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMaskScale: Qt.vector3d(0..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:99: warning: Property "aoMaskPos" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMaskPos: Qt.vector3d(0..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:97: warning: Property "aoMask" is custom-parsed in PropertyChanges. You should phrase this binding as "floorMat_local.aoMask: "#00ff00"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/FloorComponent.ui.qml:96: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/HeatwaveEffect.ui.qml:71: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/LineparticleEffect.ui.qml:40: warning: Cannot assign binding of type LineParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/LineparticleEffect.ui.qml:106: warning: Cannot assign binding of type LineParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/LineparticleEffect.ui.qml:162: warning: Cannot assign binding of type SpriteParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/LineparticleEffect.ui.qml:175: warning: Cannot assign binding of type SpriteParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:9: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:45: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:47: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:52: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:54: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:214: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:242: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:250: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:260: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:264: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:264: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:264: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:266: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:266: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:266: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:269: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:269: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:269: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:271: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:271: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:271: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:274: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:274: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:274: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:276: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:276: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:276: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:280: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:284: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:285: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:290: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:291: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/MouseRotatorAndWASD.qml:296: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/RainEffect.ui.qml:24: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/RainEffect.ui.qml:61: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/RainEffect.ui.qml:124: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:783: warning: GoldMaterial was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:788: warning: AsphaltMaterial was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:790: warning: Could not find property "objectName". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:785: warning: Could not find property "objectName". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1477: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: leather" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1476: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1469: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: fabric" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1468: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1461: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: plasticTextured" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1460: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1453: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: carbonFiber" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1452: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1445: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: stone" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1444: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1437: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: wood" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1436: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1429: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: waxMat" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1428: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1421: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: copper" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1420: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1413: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: steelBrushed" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1412: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1405: warning: Property "matChoice" is custom-parsed in PropertyChanges. You should phrase this binding as "rectangle1.matChoice: silver" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:1404: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:15: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:16: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:121: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:129: warning: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:141: warning: Cannot assign binding of type AsphaltMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:154: warning: Cannot assign binding of type AsphaltMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:167: warning: Cannot assign binding of type AsphaltMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:180: warning: Cannot assign binding of type AsphaltMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:199: warning: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:213: warning: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:227: warning: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:241: warning: Cannot assign binding of type PrincipledMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:632: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:632: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:633: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:633: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:634: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Screen01.ui.qml:634: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:42: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:66: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:73: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:80: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:94: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:118: warning: Cannot assign binding of type DynamicBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:148: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:164: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:191: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:191: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:192: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:192: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:211: warning: Cannot assign binding of type DynamicBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:230: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:247: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:274: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:274: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:275: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:275: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:343: warning: Cannot assign binding of type DynamicBurst3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/ShockwaveEffect.ui.qml:368: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SmokeEffect.ui.qml:77: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SmokeEffect.ui.qml:97: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SnowEffect.ui.qml:72: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SnowEffect.ui.qml:93: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SparksEffect.ui.qml:62: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SparksEffect.ui.qml:139: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SteamEffect.ui.qml:70: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SteamEffect.ui.qml:83: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SteamEffect.ui.qml:176: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SteamEffect.ui.qml:189: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SteamEffect.ui.qml:217: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SteamEffect.ui.qml:282: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SteamEffect.ui.qml:294: warning: Cannot assign binding of type CustomMaterial to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/SteamEffect.ui.qml:307: warning: Cannot assign binding of type ModelParticle3D to QObjectList [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Button.ui.qml:68: warning: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "bg.color: "#b8b8b9"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Button.ui.qml:67: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Button.ui.qml:59: warning: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "bg.color: "#5c5c5d"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Button.ui.qml:58: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CardMaterial.ui.qml:92: warning: Property "height" is custom-parsed in PropertyChanges. You should phrase this binding as "iconsCards.height: 72" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CardMaterial.ui.qml:89: warning: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "iconsCards.x: 58" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CardMaterial.ui.qml:90: warning: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "iconsCards.y: 20" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CardMaterial.ui.qml:91: warning: Property "width" is custom-parsed in PropertyChanges. You should phrase this binding as "iconsCards.width: 72" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CardMaterial.ui.qml:88: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CardMaterial.ui.qml:64: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CardMaterial.ui.qml:70: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Checkbox.ui.qml:90: warning: Property "state" is custom-parsed in PropertyChanges. You should phrase this binding as "iconsCheckbox.state: "state_name_C..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Checkbox.ui.qml:89: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Checkbox.ui.qml:85: warning: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "bg.color: "#3d3d3e"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Checkbox.ui.qml:84: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Checkbox.ui.qml:76: warning: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "bg.color: "#5c5c5d"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Checkbox.ui.qml:75: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Checkbox.ui.qml:67: warning: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "bg.color: "#b8b8b9"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Checkbox.ui.qml:66: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:5: warning: Warnings occurred while importing module "QtQuick.Studio.Components": [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:14: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:30: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:46: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:62: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:78: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:94: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:110: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:126: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:142: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:158: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:174: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:190: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:206: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:222: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:238: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:254: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:270: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:286: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:302: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:318: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:176: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:177: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:178: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:179: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:180: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:181: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:182: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:183: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:184: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:185: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:186: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:187: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:304: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:305: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:306: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:307: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:308: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:309: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:310: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:311: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:312: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:313: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:314: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:315: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:160: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:161: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:162: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:163: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:164: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:165: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:166: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:167: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:168: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:169: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:170: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:171: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:224: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:225: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:226: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:227: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:228: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:229: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:230: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:231: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:232: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:233: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:234: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:235: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:192: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:193: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:194: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:195: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:196: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:197: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:198: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:199: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:200: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:201: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:202: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:203: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:32: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:33: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:34: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:35: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:36: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:37: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:38: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:39: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:40: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:41: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:42: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:43: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:48: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:49: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:50: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:51: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:52: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:53: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:54: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:55: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:56: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:57: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:58: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:59: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:80: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:81: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:82: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:83: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:84: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:85: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:86: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:87: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:88: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:89: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:90: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:91: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:288: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:289: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:290: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:291: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:292: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:293: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:294: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:295: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:296: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:297: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:298: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:299: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:144: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:145: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:146: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:147: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:148: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:149: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:150: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:151: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:152: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:153: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:154: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:155: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:96: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:97: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:98: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:99: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:100: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:101: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:102: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:103: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:104: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:105: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:106: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:107: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:208: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:209: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:210: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:211: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:212: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:213: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:214: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:215: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:216: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:217: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:218: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:219: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:240: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:241: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:242: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:243: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:244: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:245: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:246: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:247: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:248: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:249: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:250: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:251: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:112: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:113: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:114: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:115: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:116: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:117: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:118: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:119: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:120: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:121: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:122: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:123: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:128: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:129: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:130: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:131: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:132: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:133: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:134: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:135: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:136: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:137: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:138: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:139: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:64: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:65: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:66: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:67: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:68: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:69: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:70: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:71: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:72: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:73: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:74: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:75: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:320: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:321: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:322: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:323: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:324: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:325: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:326: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:327: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:328: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:329: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:330: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:331: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:256: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:257: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:258: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:259: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:260: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:261: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:262: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:263: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:264: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:265: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:266: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:267: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:16: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:17: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:18: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:19: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:20: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:21: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:22: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:23: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:24: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:25: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:26: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:27: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:272: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:273: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:274: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:275: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:276: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:277: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:278: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:279: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:280: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:281: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:282: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:283: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:2010: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:2005: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:2000: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1995: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1990: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1985: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1980: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1975: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1970: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1965: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1960: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1955: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1950: warning: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1945: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1940: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1935: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1930: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1925: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1920: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1915: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1906: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1901: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1896: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1891: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1886: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1881: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1876: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1871: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1866: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1861: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1856: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1851: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1846: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1841: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1836: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1831: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1826: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1821: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1816: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1811: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1802: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1797: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1792: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1787: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1782: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1777: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1772: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1767: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1762: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1757: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1752: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1747: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1742: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1737: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1732: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1727: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1722: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1717: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1712: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1703: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1698: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1693: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1688: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1683: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1678: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1673: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1668: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1663: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1658: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1653: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1648: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1643: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1638: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1633: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1628: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1623: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1618: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1609: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1604: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1599: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1594: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1589: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1584: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1579: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1574: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1569: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1564: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1559: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1554: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1549: warning: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1544: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1539: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1534: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1529: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1520: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1515: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1510: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1505: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1500: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1495: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1490: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1485: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1480: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1475: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1470: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1465: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1460: warning: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1455: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1450: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1445: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1440: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1431: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1426: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1421: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1416: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1411: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1406: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1401: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1396: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1391: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1386: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1381: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1376: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1371: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1366: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1361: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1356: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1347: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1342: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1337: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1332: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1327: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1322: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1317: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1312: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1307: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1302: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1297: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1292: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1287: warning: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1282: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1277: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1272: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1267: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1258: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1253: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1248: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1243: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1238: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1233: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1228: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1223: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1218: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1213: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1208: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1203: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1198: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1193: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1188: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1179: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1174: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1169: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1164: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1159: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1154: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1149: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1144: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1139: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1134: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1129: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1124: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1119: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1114: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1105: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1100: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1095: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1090: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1085: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1080: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1075: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1070: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1065: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1060: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1055: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1050: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1045: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1040: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1035: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1030: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1025: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1016: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1011: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1006: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1001: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:996: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:991: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:986: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:981: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:976: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:971: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:966: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:961: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:956: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:947: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:942: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:937: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:932: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:927: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:922: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:917: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:912: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:907: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:902: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:897: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:892: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:883: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:878: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:873: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:868: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:863: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:858: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:853: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:848: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:843: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:838: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:833: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:824: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:819: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:814: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:809: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:804: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:799: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:794: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:789: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:784: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:779: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:770: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:765: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:760: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:755: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:750: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:745: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:740: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:735: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:730: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:721: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:716: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:711: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:706: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:701: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:696: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:691: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:682: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:677: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:672: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:667: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:662: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:653: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:648: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:643: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:638: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:633: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:628: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:623: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:618: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:613: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:608: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:603: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:598: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:593: warning: Unknown property "fillColor" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:588: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:583: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:578: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:573: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:564: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:559: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:554: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:549: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:540: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:535: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:530: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:525: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:520: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:515: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:506: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:501: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:496: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:491: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:486: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:481: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:476: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:471: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:462: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:457: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:452: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:443: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:438: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:429: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:424: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:419: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:414: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:409: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:404: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:399: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:394: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:389: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:384: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:379: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:374: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:369: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:364: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:359: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:354: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:349: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:344: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:339: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1914: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1919: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1924: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1929: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1934: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1939: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1944: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1949: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1954: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1959: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1964: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1969: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1974: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1979: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1984: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1989: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1994: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1999: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:2004: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:2009: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1810: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1815: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1820: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1825: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1830: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1835: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1840: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1845: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1850: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1855: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1860: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1865: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1870: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1875: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1880: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1885: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1890: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1895: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1900: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1905: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1711: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1716: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1721: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1726: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1731: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1736: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1741: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1746: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1751: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1756: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1761: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1766: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1771: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1776: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1781: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1786: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1791: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1796: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1801: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1617: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1622: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1627: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1632: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1637: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1642: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1647: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1652: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1657: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1662: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1667: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1672: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1677: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1682: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1687: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1692: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1697: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1702: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1528: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1533: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1538: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1543: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1548: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1553: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1558: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1563: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1568: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1573: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1578: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1583: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1588: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1593: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1598: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1603: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1608: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1439: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1444: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1449: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1454: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1459: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1464: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1469: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1474: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1479: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1484: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1489: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1494: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1499: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1504: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1509: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1514: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1519: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1355: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1360: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1365: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1370: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1375: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1380: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1385: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1390: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1395: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1400: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1405: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1410: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1415: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1420: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1425: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1430: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1266: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1271: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1276: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1281: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1286: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1291: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1296: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1301: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1306: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1311: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1316: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1321: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1326: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1331: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1336: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1341: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1346: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1187: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1192: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1197: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1202: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1207: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1212: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1217: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1222: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1227: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1232: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1237: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1242: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1247: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1252: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1257: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1113: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1118: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1123: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1128: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1133: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1138: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1143: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1148: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1153: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1158: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1163: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1168: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1173: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1178: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1024: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1029: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1034: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1039: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1044: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1049: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1054: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1059: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1064: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1069: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1074: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1079: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1084: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1089: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1094: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1099: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1104: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:955: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:960: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:965: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:970: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:975: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:980: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:985: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:990: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:995: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1000: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1005: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1010: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:1015: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:891: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:896: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:901: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:906: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:911: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:916: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:921: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:926: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:931: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:936: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:941: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:946: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:832: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:837: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:842: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:847: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:852: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:857: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:862: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:867: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:872: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:877: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:882: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:778: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:783: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:788: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:793: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:798: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:803: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:808: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:813: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:818: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:823: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:729: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:734: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:739: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:744: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:749: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:754: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:759: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:764: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:769: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:690: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:695: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:700: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:705: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:710: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:715: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:720: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:661: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:666: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:671: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:676: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:681: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:572: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:577: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:582: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:587: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:592: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:597: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:602: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:607: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:612: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:617: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:622: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:627: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:632: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:637: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:642: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:647: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:652: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:548: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:553: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:558: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:563: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:514: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:519: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:524: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:529: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:534: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:539: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:470: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:475: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:480: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:485: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:490: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:495: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:500: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:505: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:451: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:456: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:461: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:437: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:442: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:338: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:343: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:348: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:353: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:358: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:363: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:368: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:373: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:378: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:383: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:388: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:393: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:398: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:403: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:408: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:413: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:418: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:423: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages.ui.qml:428: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:688: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "dmodelimage01.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:687: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:679: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "dmodelimage02.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:678: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:670: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "dmodelimage03.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:669: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:661: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage11.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:660: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:652: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage10.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:651: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:643: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage09.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:642: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:634: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage08.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:633: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:625: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage02.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:624: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:616: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "dmodelimage04.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:614: warning: Property "x" is custom-parsed in PropertyChanges. You should phrase this binding as "dmodelimage04.x: 0" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:615: warning: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "dmodelimage04.y: 0" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:613: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:605: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage03.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:604: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:596: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage04.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:595: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:587: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage05.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:586: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:578: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage06.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:577: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:569: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage01.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:568: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:560: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "effectimage07.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:559: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:551: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage01.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:550: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:542: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage06.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:541: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:533: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage04.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:532: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:524: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage07.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:523: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:515: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage08.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:514: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:506: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage02.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:505: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:497: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage05.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:496: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:488: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage03.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:487: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:479: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage09.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:478: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:470: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "materialimage10.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/CheckboxImages_1.ui.qml:469: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:13: warning: SvgPathItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:25: warning: SvgPathItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:37: warning: SvgPathItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:39: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:40: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:41: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:42: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:43: warning: Could not find property "path". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:44: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:45: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:46: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:15: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:16: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:17: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:18: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:19: warning: Could not find property "path". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:20: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:21: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:22: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:27: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:28: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:29: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:30: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:31: warning: Could not find property "path". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:32: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:33: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:34: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:92: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:87: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:82: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:73: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:68: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:59: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:54: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:81: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:86: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:91: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:67: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:72: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:53: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCards.ui.qml:58: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:14: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:30: warning: SvgPathItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:32: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:33: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:34: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:35: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:36: warning: Could not find property "path". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:37: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:38: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:39: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:16: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:17: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:18: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:19: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:20: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:21: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:22: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:23: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:24: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:25: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:26: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:27: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:61: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:56: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:47: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:55: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:60: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox.ui.qml:46: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:14: warning: ArcItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:31: warning: SvgPathItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:16: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:17: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:18: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:19: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:20: warning: Could not find property "visible". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:21: warning: Could not find property "begin". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:22: warning: Could not find property "end". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:23: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:24: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:25: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:26: warning: Could not find property "arcWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:27: warning: Could not find property "outlineArc". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:28: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:33: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:34: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:35: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:36: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:37: warning: Could not find property "visible". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:38: warning: Could not find property "path". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:39: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:40: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:41: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:57: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:49: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:56: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsCheckbox_1.ui.qml:48: warning: Cannot assign binding of type ArcItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:13: warning: SvgPathItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:25: warning: SvgPathItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:15: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:16: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:17: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:18: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:19: warning: Could not find property "path". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:20: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:21: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:22: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:27: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:28: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:29: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:30: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:31: warning: Could not find property "path". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:32: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:33: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:34: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:56: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:51: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:42: warning: Unknown property "visible" in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:50: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:55: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/IconsFunctional.ui.qml:41: warning: Cannot assign binding of type SvgPathItem to QObject [incompatible-type] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/LabelQt.ui.qml:43: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/LayoutFull.ui.qml:38: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/LayoutFull.ui.qml:39: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/LayoutFull.ui.qml:55: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/LayoutFull.ui.qml:55: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:249: warning: Property "state" is custom-parsed in PropertyChanges. You should phrase this binding as "card3DModels.state: "state_state_..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:248: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:244: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "scrollbar.visible: false" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:243: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:239: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "listModels.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:238: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:231: warning: Property "maxValue" is custom-parsed in PropertyChanges. You should phrase this binding as "mouseScroll.maxValue: 280" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:230: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:226: warning: Property "state" is custom-parsed in PropertyChanges. You should phrase this binding as "cardEffects.state: "state_state_..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:225: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:221: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "scrollbar.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:220: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:215: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "listEffects.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:216: warning: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "listEffects.y: 288 - mouseSc..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:214: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:207: warning: Property "maxValue" is custom-parsed in PropertyChanges. You should phrase this binding as "mouseScroll.maxValue: 180" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:206: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:202: warning: Property "state" is custom-parsed in PropertyChanges. You should phrase this binding as "cardMaterial.state: "state_state_..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:201: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:196: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "listMaterial.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:197: warning: Property "y" is custom-parsed in PropertyChanges. You should phrase this binding as "listMaterial.y: 288 - (mouseS..." [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:195: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:10: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:13: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:128: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:135: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Material_pop_up.ui.qml:135: warning: Arbitrary functions and function calls outside of a Connections object are not supported in a UI file (.ui.qml) [QtDesignStudio.FunctionsNotSupportedInQmlUi] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/MouseScroll.qml:51: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/MouseScroll.qml:53: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/MouseScroll.qml:58: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/MouseScroll.qml:60: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/MouseScroll.qml:219: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/MouseScroll.qml:247: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/Scrollbar.ui.qml:10: warning: Referencing the parent of the root item is not supported in a UI file (.ui.qml) [QtDesignStudio.ReferenceToParentItemNotSupportedByVisualDesigner] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/State_Idle.ui.qml:65: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/State_Idle.ui.qml:75: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Figma_Assets/State_Idle.ui.qml:79: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:103: warning: Property "sunPosition" is custom-parsed in PropertyChanges. You should phrase this binding as "buttonTabs.sunPosition: -178" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:104: warning: Property "sceneState" is custom-parsed in PropertyChanges. You should phrase this binding as "buttonTabs.sceneState: 2" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:102: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:92: warning: Property "sunPosition" is custom-parsed in PropertyChanges. You should phrase this binding as "buttonTabs.sunPosition: -120" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:93: warning: Property "sceneState" is custom-parsed in PropertyChanges. You should phrase this binding as "buttonTabs.sceneState: 1" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:91: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:81: warning: Property "sunPosition" is custom-parsed in PropertyChanges. You should phrase this binding as "buttonTabs.sunPosition: -5" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:82: warning: Property "sceneState" is custom-parsed in PropertyChanges. You should phrase this binding as "buttonTabs.sceneState: 0" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:80: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:99: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:88: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonTabs.ui.qml:77: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonWithIcon.ui.qml:79: warning: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "bg.color: "#3d3d3e"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonWithIcon.ui.qml:78: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonWithIcon.ui.qml:70: warning: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "bg.color: "#5c5c5d"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonWithIcon.ui.qml:69: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonWithIcon.ui.qml:61: warning: Property "color" is custom-parsed in PropertyChanges. You should phrase this binding as "bg.color: "#b8b8b9"" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonWithIcon.ui.qml:60: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonWithIcon.ui.qml:43: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/ButtonWithIcon.ui.qml:47: warning: Unqualified access [unqualified] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:13: warning: SvgPathItem was not found. Did you add all imports and dependencies? [import] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:15: warning: Could not find property "x". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:16: warning: Could not find property "y". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:17: warning: Could not find property "width". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:18: warning: Could not find property "height". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:19: warning: Could not find property "visible". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:20: warning: Could not find property "antialiasing". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:21: warning: Could not find property "strokeWidth". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:22: warning: Could not find property "strokeColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:23: warning: Could not find property "fillColor". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:24: warning: Could not find property "path". [missing-property] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:67: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "icon_Light.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:66: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:59: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "icon_Colorful.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:58: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:52: warning: Property "visible" is custom-parsed in PropertyChanges. You should phrase this binding as "icon_Dark.visible: true" [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:51: warning: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed] /Users/kkoehne/Qt/Examples/Qt-6.10.0/demos/FX_Material_Showroom/content/Pocket_Demo_SkylightUI/IconsSkylight.ui.qml:14: warning: This id (vector) might be ambiguous and is not supported in a UI file (.ui.qml). [QtDesignStudio.InvalidIdeInVisualDesigner]
Attachments
Issue Links
- is required for
-
QTBUG-137075 Make all Qt Application Examples warning free
-
- Open
-