Inital commit of the Komplex Hub

This commit is contained in:
Digital Artifex
2026-06-02 15:11:36 -04:00
commit 15a625008e
2911 changed files with 655555 additions and 0 deletions
@@ -0,0 +1,127 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "xScale",
"line": 48,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "x",
"line": 49,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "y",
"line": 50,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 59,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeWidth",
"line": 61,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeColor",
"line": 62,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "rotation",
"line": 67,
"message": ""
},
{
"codegenResult": 0,
"column": 27,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 66,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "x",
"line": 70,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "y",
"line": 72,
"message": ""
},
{
"codegenResult": 0,
"column": 24,
"durationMicroseconds": 0,
"functionName": "width",
"line": 73,
"message": ""
},
{
"codegenResult": 0,
"column": 25,
"durationMicroseconds": 0,
"functionName": "height",
"line": 74,
"message": ""
},
{
"codegenResult": 0,
"column": 25,
"durationMicroseconds": 0,
"functionName": "radius",
"line": 77,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "fillColor",
"line": 79,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/ArcArrow.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,327 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 155,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 161,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 167,
"message": ""
},
{
"codegenResult": 2,
"column": 26,
"durationMicroseconds": 0,
"functionName": "alpha",
"line": 223,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 225,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 226,
"message": ""
},
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "roundEnd",
"line": 253,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "roundBegin",
"line": 260,
"message": ""
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "clamp",
"line": 262,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "toRadians",
"line": 266,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "myCos",
"line": 270,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "mySin",
"line": 274,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "polarToCartesianX",
"line": 278,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "polarToCartesianY",
"line": 282,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "sortedBegin",
"line": 286,
"message": "function without return type annotation returns call to method min, returning double. This may prevent proper compilation to Cpp."
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "sortedEnd",
"line": 290,
"message": "function without return type annotation returns call to method min, returning double. This may prevent proper compilation to Cpp."
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "isArcFull",
"line": 294,
"message": "function without return type annotation returns bool. This may prevent proper compilation to Cpp."
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onAlphaChanged",
"line": 298,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "onOutlineArcChanged",
"line": 304,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onRoundChanged",
"line": 305,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "onRoundBeginChanged",
"line": 306,
"message": ""
},
{
"codegenResult": 0,
"column": 24,
"durationMicroseconds": 0,
"functionName": "onRoundEndChanged",
"line": 307,
"message": ""
},
{
"codegenResult": 0,
"column": 32,
"durationMicroseconds": 0,
"functionName": "maxArcWidth",
"line": 311,
"message": ""
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 9000,
"functionName": "constructArcItem",
"line": 334,
"message": "Type call to method createQmlObject, returning QObject does not have a property x for writing"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "clearPathElements",
"line": 431,
"message": "Cannot generate efficient code for LoadElement with non-numeric argument"
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 229,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 230,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 231,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "__xRadius",
"line": 316,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "__yRadius",
"line": 317,
"message": ""
},
{
"codegenResult": 0,
"column": 35,
"durationMicroseconds": 0,
"functionName": "__arcWidth",
"line": 319,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "__xCenter",
"line": 321,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "__yCenter",
"line": 322,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 326,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 327,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 328,
"message": ""
},
{
"codegenResult": 2,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startX",
"line": 330,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 2,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startY",
"line": 331,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 438,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/ArcItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,335 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 33,
"durationMicroseconds": 0,
"functionName": "topLeftRadius",
"line": 127,
"message": ""
},
{
"codegenResult": 0,
"column": 36,
"durationMicroseconds": 0,
"functionName": "bottomLeftRadius",
"line": 134,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "topRightRadius",
"line": 141,
"message": ""
},
{
"codegenResult": 0,
"column": 37,
"durationMicroseconds": 0,
"functionName": "bottomRightRadius",
"line": 148,
"message": ""
},
{
"codegenResult": 0,
"column": 33,
"durationMicroseconds": 0,
"functionName": "topLeftBevel",
"line": 160,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "topRightBevel",
"line": 167,
"message": ""
},
{
"codegenResult": 0,
"column": 37,
"durationMicroseconds": 0,
"functionName": "bottomRightBevel",
"line": 174,
"message": ""
},
{
"codegenResult": 0,
"column": 36,
"durationMicroseconds": 0,
"functionName": "bottomLeftBevel",
"line": 181,
"message": ""
},
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 222,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 228,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 234,
"message": ""
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 282,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 283,
"message": ""
},
{
"codegenResult": 0,
"column": 33,
"durationMicroseconds": 1000,
"functionName": "borderOffset",
"line": 295,
"message": ""
},
{
"codegenResult": 2,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onRadiusChanged",
"line": 321,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 29,
"durationMicroseconds": 0,
"functionName": "onTopLeftRadiusChanged",
"line": 322,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 30,
"durationMicroseconds": 0,
"functionName": "onTopRightRadiusChanged",
"line": 323,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 32,
"durationMicroseconds": 0,
"functionName": "onBottomLeftRadiusChanged",
"line": 324,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 33,
"durationMicroseconds": 0,
"functionName": "onBottomRightRadiusChanged",
"line": 325,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onWidthChanged",
"line": 326,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onHeightChanged",
"line": 327,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 0,
"column": 5,
"durationMicroseconds": 10000,
"functionName": "calculateIndependentRadii",
"line": 329,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 2000,
"functionName": "onDrawTopChanged",
"line": 432,
"message": ""
},
{
"codegenResult": 0,
"column": 25,
"durationMicroseconds": 0,
"functionName": "onDrawRightChanged",
"line": 433,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "onDrawBottomChanged",
"line": 434,
"message": ""
},
{
"codegenResult": 0,
"column": 24,
"durationMicroseconds": 0,
"functionName": "onDrawLeftChanged",
"line": 435,
"message": ""
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 1000,
"functionName": "constructBorderItem",
"line": 437,
"message": "Type call to method createQmlObject, returning QObject does not have a property x for writing"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "clearPathElements",
"line": 529,
"message": "Cannot generate efficient code for LoadElement with non-numeric argument"
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 286,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 287,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 288,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 310,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "margins",
"line": 311,
"message": ""
},
{
"codegenResult": 0,
"column": 58,
"durationMicroseconds": 0,
"functionName": "__borderRadiusAdjustment",
"line": 410,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 1000,
"functionName": "capStyle",
"line": 420,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 421,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 422,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startX",
"line": 428,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startY",
"line": 429,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 1000,
"functionName": "onCompleted",
"line": 536,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/BorderItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,191 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 129,
"message": ""
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 156,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 157,
"message": ""
},
{
"codegenResult": 0,
"column": 33,
"durationMicroseconds": 0,
"functionName": "borderOffset",
"line": 169,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 160,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 161,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 162,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 179,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "margins",
"line": 180,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 193,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startX",
"line": 196,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startY",
"line": 197,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 199,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 202,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 203,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 204,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 205,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 210,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 4000,
"functionName": "y",
"line": 211,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 212,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 213,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 218,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/EllipseItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,103 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 2,
"column": 24,
"durationMicroseconds": 0,
"functionName": "onChildrenChanged",
"line": 152,
"message": "Cannot generate efficient code for incomparable types void and conversion to QVariant"
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "target",
"line": 132,
"message": ""
},
{
"codegenResult": 2,
"column": 16,
"durationMicroseconds": 0,
"functionName": "value",
"line": 133,
"message": "Cannot access value for name opacityFront"
},
{
"codegenResult": 2,
"column": 15,
"durationMicroseconds": 0,
"functionName": "when",
"line": 135,
"message": "Cannot generate efficient code for incomparable types void and QQuickFlipable::front with type QQuickItem (stored as QObject)"
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "target",
"line": 139,
"message": ""
},
{
"codegenResult": 2,
"column": 16,
"durationMicroseconds": 0,
"functionName": "value",
"line": 140,
"message": "Cannot access value for name opacityBack"
},
{
"codegenResult": 2,
"column": 15,
"durationMicroseconds": 0,
"functionName": "when",
"line": 142,
"message": "Cannot generate efficient code for incomparable types void and QQuickFlipable::back with type QQuickItem (stored as QObject)"
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "x",
"line": 164,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "y",
"line": 165,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "x",
"line": 166,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "y",
"line": 167,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/FlipableItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,459 @@
// /qt-project.org/imports/QtQuick/Studio/Components/GroupItem.qml
#include <QtQml/qqmlprivate.h>
#include <QtCore/qalgorithms.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qobject.h>
#include <QtCore/qrandom.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qtimezone.h>
#include <QtCore/qurl.h>
#include <QtCore/qvariant.h>
#include <QtQml/qjsengine.h>
#include <QtQml/qjsprimitivevalue.h>
#include <QtQml/qjsvalue.h>
#include <QtQml/qqmlcomponent.h>
#include <QtQml/qqmlcontext.h>
#include <QtQml/qqmlengine.h>
#include <QtQml/qqmllist.h>
#include <cmath>
#include <limits>
#include <type_traits>
namespace QmlCacheGeneratedCode {
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_GroupItem_qml {
extern const unsigned char qmlData alignas(16) [];
extern const unsigned char qmlData alignas(16) [] = {
0x71,0x76,0x34,0x63,0x64,0x61,0x74,0x61,
0x48,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x30,0x4,0x0,0x0,0xdb,0xc4,0x8d,0x6d,
0xe2,0x4d,0x2a,0xe5,0x53,0x59,0x74,0x5d,
0x40,0x2b,0x68,0x96,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x23,0x0,0x0,0x0,
0xe,0x0,0x0,0x0,0xd8,0x1,0x0,0x0,
0x2,0x0,0x0,0x0,0xc8,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0xd0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0xd0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0xd0,0x0,0x0,0x0,
0xc,0x0,0x0,0x0,0xd0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,
0x1,0x0,0x0,0x0,0x0,0x1,0x0,0x0,
0x0,0x0,0x0,0x0,0x8,0x1,0x0,0x0,
0x0,0x0,0x0,0x0,0x8,0x1,0x0,0x0,
0x0,0x0,0x0,0x0,0x8,0x1,0x0,0x0,
0x0,0x0,0x0,0x0,0x8,0x1,0x0,0x0,
0x0,0x0,0x0,0x0,0x8,0x1,0x0,0x0,
0x0,0x0,0x0,0x0,0x8,0x1,0x0,0x0,
0x0,0x0,0x0,0x0,0x8,0x1,0x0,0x0,
0xff,0xff,0xff,0xff,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x80,0x3,0x0,0x0,
0x8,0x1,0x0,0x0,0x70,0x1,0x0,0x0,
0x73,0x0,0x0,0x0,0x93,0x0,0x0,0x0,
0xa0,0x0,0x0,0x0,0x93,0x0,0x0,0x0,
0xb0,0x0,0x0,0x0,0x84,0x0,0x0,0x0,
0x73,0x0,0x0,0x0,0x93,0x0,0x0,0x0,
0xc0,0x0,0x0,0x0,0x93,0x0,0x0,0x0,
0xd0,0x0,0x0,0x0,0x84,0x0,0x0,0x0,
0x10,0x0,0x0,0x0,0x0,0xc0,0x3,0x0,
0x44,0x0,0x0,0x0,0x1d,0x0,0x0,0x0,
0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x38,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,
0xff,0xff,0xff,0xff,0xd,0x0,0x0,0x0,
0x4d,0x0,0x50,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x7,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x4d,0x0,0x0,0x0,
0x1,0x0,0x0,0x0,0x2e,0x0,0x18,0x7,
0x14,0x0,0xa,0x2e,0x1,0x3c,0x2,0x18,
0xc,0x2e,0x3,0x3c,0x4,0x80,0xc,0x18,
0xb,0xac,0x5,0x7,0x2,0xa,0x18,0x6,
0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x44,0x0,0x0,0x0,0x1d,0x0,0x0,0x0,
0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x38,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,
0xff,0xff,0xff,0xff,0xd,0x0,0x0,0x0,
0x4e,0x0,0x50,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x7,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x4e,0x0,0x0,0x0,
0x1,0x0,0x0,0x0,0x2e,0x6,0x18,0x7,
0x14,0x0,0xa,0x2e,0x7,0x3c,0x8,0x18,
0xc,0x2e,0x9,0x3c,0xa,0x80,0xc,0x18,
0xb,0xac,0xb,0x7,0x2,0xa,0x18,0x6,
0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x10,0x2,0x0,0x0,0x18,0x2,0x0,0x0,
0x30,0x2,0x0,0x0,0x40,0x2,0x0,0x0,
0x60,0x2,0x0,0x0,0xa0,0x2,0x0,0x0,
0xc8,0x2,0x0,0x0,0x8,0x3,0x0,0x0,
0x18,0x3,0x0,0x0,0x28,0x3,0x0,0x0,
0x48,0x3,0x0,0x0,0x58,0x3,0x0,0x0,
0x60,0x3,0x0,0x0,0x78,0x3,0x0,0x0,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x7,0x0,0x0,0x0,0x51,0x0,0x74,0x0,
0x51,0x0,0x75,0x0,0x69,0x0,0x63,0x0,
0x6b,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x4,0x0,0x0,0x0,0x49,0x0,0x74,0x0,
0x65,0x0,0x6d,0x0,0x0,0x0,0x0,0x0,
0xd,0x0,0x0,0x0,0x69,0x0,0x6d,0x0,
0x70,0x0,0x6c,0x0,0x69,0x0,0x63,0x0,
0x69,0x0,0x74,0x0,0x57,0x0,0x69,0x0,
0x64,0x0,0x74,0x0,0x68,0x0,0x0,0x0,
0x1c,0x0,0x0,0x0,0x65,0x0,0x78,0x0,
0x70,0x0,0x72,0x0,0x65,0x0,0x73,0x0,
0x73,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,
0x20,0x0,0x66,0x0,0x6f,0x0,0x72,0x0,
0x20,0x0,0x69,0x0,0x6d,0x0,0x70,0x0,
0x6c,0x0,0x69,0x0,0x63,0x0,0x69,0x0,
0x74,0x0,0x57,0x0,0x69,0x0,0x64,0x0,
0x74,0x0,0x68,0x0,0x0,0x0,0x0,0x0,
0xe,0x0,0x0,0x0,0x69,0x0,0x6d,0x0,
0x70,0x0,0x6c,0x0,0x69,0x0,0x63,0x0,
0x69,0x0,0x74,0x0,0x48,0x0,0x65,0x0,
0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x1d,0x0,0x0,0x0,0x65,0x0,0x78,0x0,
0x70,0x0,0x72,0x0,0x65,0x0,0x73,0x0,
0x73,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,
0x20,0x0,0x66,0x0,0x6f,0x0,0x72,0x0,
0x20,0x0,0x69,0x0,0x6d,0x0,0x70,0x0,
0x6c,0x0,0x69,0x0,0x63,0x0,0x69,0x0,
0x74,0x0,0x48,0x0,0x65,0x0,0x69,0x0,
0x67,0x0,0x68,0x0,0x74,0x0,0x0,0x0,
0x4,0x0,0x0,0x0,0x4d,0x0,0x61,0x0,
0x74,0x0,0x68,0x0,0x0,0x0,0x0,0x0,
0x3,0x0,0x0,0x0,0x6d,0x0,0x61,0x0,
0x78,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0xc,0x0,0x0,0x0,0x63,0x0,0x68,0x0,
0x69,0x0,0x6c,0x0,0x64,0x0,0x72,0x0,
0x65,0x0,0x6e,0x0,0x52,0x0,0x65,0x0,
0x63,0x0,0x74,0x0,0x0,0x0,0x0,0x0,
0x5,0x0,0x0,0x0,0x77,0x0,0x69,0x0,
0x64,0x0,0x74,0x0,0x68,0x0,0x0,0x0,
0x1,0x0,0x0,0x0,0x78,0x0,0x0,0x0,
0x6,0x0,0x0,0x0,0x68,0x0,0x65,0x0,
0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x1,0x0,0x0,0x0,0x79,0x0,0x0,0x0,
0x1,0x0,0x0,0x0,0x10,0x0,0x0,0x0,
0x1,0x0,0x0,0x0,0x24,0x0,0x0,0x0,
0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x1e,0x0,0x10,0x0,
0xff,0xff,0x0,0x0,0x28,0x0,0x0,0x0,
0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0xff,0xff,0xff,0xff,0xff,0xff,
0x0,0x0,0x0,0x0,0x54,0x0,0x0,0x0,
0x54,0x0,0x0,0x0,0x54,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x54,0x0,0x0,0x0,
0x54,0x0,0x0,0x0,0x0,0x0,0x2,0x0,
0x54,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
0x84,0x0,0x0,0x0,0x4c,0x0,0x10,0x0,
0x0,0x0,0x0,0x0,0x84,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x84,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x5,0x0,0x0,0x0,
0x0,0x0,0x7,0x0,0x1,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x4e,0x0,0x50,0x0,
0x4e,0x0,0x50,0x1,0x3,0x0,0x0,0x0,
0x0,0x0,0x7,0x0,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x0,0x4d,0x0,0x50,0x0,
0x4d,0x0,0x40,0x1,0x0,0x0,0x0,0x0
};
QT_WARNING_PUSH
QT_WARNING_DISABLE_MSVC(4573)
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[] = {
{ 0, 0, [](QV4::ExecutableCompilationUnit *contextUnit, QMetaType *argTypes) {
struct { QV4::ExecutableCompilationUnit *compilationUnit; } c { contextUnit };
const auto *aotContext = &c;
Q_UNUSED(aotContext);
argTypes[0] = QMetaType::fromType<double>();
},
[](const QQmlPrivate::AOTCompiledContext *aotContext, void **argv) {
Q_UNUSED(aotContext)
Q_UNUSED(argv)
// expression for implicitWidth at line 77, column 5
struct Storage : QQmlPrivate::AOTTrackedLocalsStorage {
Storage(const QQmlPrivate::AOTCompiledContext *ctxt, void **a) : aotContext(ctxt), argv(a) {}
void markObjects(QV4::MarkStack *markStack) const final { Q_UNUSED(markStack);
aotContext->mark(v2_13, markStack);
aotContext->mark(v2_7, markStack);
}
const QQmlPrivate::AOTCompiledContext *aotContext;
void **argv;
QVariant v2_13;
QVariant v2_7;
double v10_4;
double v2_15;
double v2_17;
double v2_21;
double v2_9;
};
Storage s(aotContext, argv);
aotContext->setLocals(&s);
{
}
{
}
// generate_MoveConst
s.v10_4 = double(16);
{
}
// generate_LoadQmlContextPropertyLookup
#ifndef QT_NO_DEBUG
aotContext->setInstructionPointer(9);
#endif
s.v2_7 = QVariant(aotContext->lookupResultMetaType(1));
while (!aotContext->loadScopeObjectPropertyLookup(1, s.v2_7.data())) {
#ifdef QT_NO_DEBUG
aotContext->setInstructionPointer(9);
#endif
aotContext->initLoadScopeObjectPropertyLookup(1);
if (aotContext->engine->hasError()) {
aotContext->setReturnValueUndefined();
if (argv[0]) {
*static_cast<double *>(argv[0]) = double();
}
return;
}
s.v2_7 = QVariant(aotContext->lookupResultMetaType(1));
}
{
}
// generate_GetLookup
#ifndef QT_NO_DEBUG
aotContext->setInstructionPointer(11);
#endif
while (!aotContext->getValueLookup(2, s.v2_7.data(), &s.v2_9)) {
#ifdef QT_NO_DEBUG
aotContext->setInstructionPointer(11);
#endif
aotContext->initGetValueLookup(2, []() { static const auto t = QMetaType::fromName("QQmlRectFValueType"); return t; }().metaObject());
if (aotContext->engine->hasError()) {
aotContext->setReturnValueUndefined();
if (argv[0]) {
*static_cast<double *>(argv[0]) = double();
}
return;
}
}
{
}
// generate_StoreReg
{
}
// generate_LoadQmlContextPropertyLookup
#ifndef QT_NO_DEBUG
aotContext->setInstructionPointer(15);
#endif
s.v2_13 = QVariant(aotContext->lookupResultMetaType(3));
while (!aotContext->loadScopeObjectPropertyLookup(3, s.v2_13.data())) {
#ifdef QT_NO_DEBUG
aotContext->setInstructionPointer(15);
#endif
aotContext->initLoadScopeObjectPropertyLookup(3);
if (aotContext->engine->hasError()) {
aotContext->setReturnValueUndefined();
if (argv[0]) {
*static_cast<double *>(argv[0]) = double();
}
return;
}
s.v2_13 = QVariant(aotContext->lookupResultMetaType(3));
}
{
}
// generate_GetLookup
#ifndef QT_NO_DEBUG
aotContext->setInstructionPointer(17);
#endif
while (!aotContext->getValueLookup(4, s.v2_13.data(), &s.v2_15)) {
#ifdef QT_NO_DEBUG
aotContext->setInstructionPointer(17);
#endif
aotContext->initGetValueLookup(4, []() { static const auto t = QMetaType::fromName("QQmlRectFValueType"); return t; }().metaObject());
if (aotContext->engine->hasError()) {
aotContext->setReturnValueUndefined();
if (argv[0]) {
*static_cast<double *>(argv[0]) = double();
}
return;
}
}
{
}
// generate_Add
s.v2_17 = (s.v2_9 + s.v2_15);
{
}
// generate_StoreReg
{
}
// generate_CallPropertyLookup
{
const double arg1 = s.v10_4;
const double arg2 = s.v2_17;
s.v2_21 = [&]() {
auto tmpMax = (qIsNull(arg2) && qIsNull(arg1) && std::copysign(1.0, arg2) == 1) ? arg2 : ((arg2 > arg1 || std::isnan(arg2)) ? arg2 : arg1);
return tmpMax;
}();
}
{
}
{
}
// generate_Ret
if (argv[0]) {
*static_cast<double *>(argv[0]) = s.v2_21;
}
return;
}
},{ 1, 0, [](QV4::ExecutableCompilationUnit *contextUnit, QMetaType *argTypes) {
struct { QV4::ExecutableCompilationUnit *compilationUnit; } c { contextUnit };
const auto *aotContext = &c;
Q_UNUSED(aotContext);
argTypes[0] = QMetaType::fromType<double>();
},
[](const QQmlPrivate::AOTCompiledContext *aotContext, void **argv) {
Q_UNUSED(aotContext)
Q_UNUSED(argv)
// expression for implicitHeight at line 78, column 5
struct Storage : QQmlPrivate::AOTTrackedLocalsStorage {
Storage(const QQmlPrivate::AOTCompiledContext *ctxt, void **a) : aotContext(ctxt), argv(a) {}
void markObjects(QV4::MarkStack *markStack) const final { Q_UNUSED(markStack);
aotContext->mark(v2_13, markStack);
aotContext->mark(v2_7, markStack);
}
const QQmlPrivate::AOTCompiledContext *aotContext;
void **argv;
QVariant v2_13;
QVariant v2_7;
double v10_4;
double v2_15;
double v2_17;
double v2_21;
double v2_9;
};
Storage s(aotContext, argv);
aotContext->setLocals(&s);
{
}
{
}
// generate_MoveConst
s.v10_4 = double(16);
{
}
// generate_LoadQmlContextPropertyLookup
#ifndef QT_NO_DEBUG
aotContext->setInstructionPointer(9);
#endif
s.v2_7 = QVariant(aotContext->lookupResultMetaType(7));
while (!aotContext->loadScopeObjectPropertyLookup(7, s.v2_7.data())) {
#ifdef QT_NO_DEBUG
aotContext->setInstructionPointer(9);
#endif
aotContext->initLoadScopeObjectPropertyLookup(7);
if (aotContext->engine->hasError()) {
aotContext->setReturnValueUndefined();
if (argv[0]) {
*static_cast<double *>(argv[0]) = double();
}
return;
}
s.v2_7 = QVariant(aotContext->lookupResultMetaType(7));
}
{
}
// generate_GetLookup
#ifndef QT_NO_DEBUG
aotContext->setInstructionPointer(11);
#endif
while (!aotContext->getValueLookup(8, s.v2_7.data(), &s.v2_9)) {
#ifdef QT_NO_DEBUG
aotContext->setInstructionPointer(11);
#endif
aotContext->initGetValueLookup(8, []() { static const auto t = QMetaType::fromName("QQmlRectFValueType"); return t; }().metaObject());
if (aotContext->engine->hasError()) {
aotContext->setReturnValueUndefined();
if (argv[0]) {
*static_cast<double *>(argv[0]) = double();
}
return;
}
}
{
}
// generate_StoreReg
{
}
// generate_LoadQmlContextPropertyLookup
#ifndef QT_NO_DEBUG
aotContext->setInstructionPointer(15);
#endif
s.v2_13 = QVariant(aotContext->lookupResultMetaType(9));
while (!aotContext->loadScopeObjectPropertyLookup(9, s.v2_13.data())) {
#ifdef QT_NO_DEBUG
aotContext->setInstructionPointer(15);
#endif
aotContext->initLoadScopeObjectPropertyLookup(9);
if (aotContext->engine->hasError()) {
aotContext->setReturnValueUndefined();
if (argv[0]) {
*static_cast<double *>(argv[0]) = double();
}
return;
}
s.v2_13 = QVariant(aotContext->lookupResultMetaType(9));
}
{
}
// generate_GetLookup
#ifndef QT_NO_DEBUG
aotContext->setInstructionPointer(17);
#endif
while (!aotContext->getValueLookup(10, s.v2_13.data(), &s.v2_15)) {
#ifdef QT_NO_DEBUG
aotContext->setInstructionPointer(17);
#endif
aotContext->initGetValueLookup(10, []() { static const auto t = QMetaType::fromName("QQmlRectFValueType"); return t; }().metaObject());
if (aotContext->engine->hasError()) {
aotContext->setReturnValueUndefined();
if (argv[0]) {
*static_cast<double *>(argv[0]) = double();
}
return;
}
}
{
}
// generate_Add
s.v2_17 = (s.v2_9 + s.v2_15);
{
}
// generate_StoreReg
{
}
// generate_CallPropertyLookup
{
const double arg1 = s.v10_4;
const double arg2 = s.v2_17;
s.v2_21 = [&]() {
auto tmpMax = (qIsNull(arg2) && qIsNull(arg1) && std::copysign(1.0, arg2) == 1) ? arg2 : ((arg2 > arg1 || std::isnan(arg2)) ? arg2 : arg1);
return tmpMax;
}();
}
{
}
{
}
// generate_Ret
if (argv[0]) {
*static_cast<double *>(argv[0]) = s.v2_21;
}
return;
}
},{ 0, 0, nullptr, nullptr }};
QT_WARNING_POP
}
}
@@ -0,0 +1,31 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 2000,
"functionName": "implicitWidth",
"line": 77,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "implicitHeight",
"line": 78,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/GroupItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,279 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 115,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 121,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 127,
"message": ""
},
{
"codegenResult": 2,
"column": 26,
"durationMicroseconds": 0,
"functionName": "alpha",
"line": 183,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 185,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 186,
"message": ""
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "clamp",
"line": 193,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "hideLine",
"line": 200,
"message": ""
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "toRadians",
"line": 208,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "polarToCartesianX",
"line": 212,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "polarToCartesianY",
"line": 216,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 189,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 190,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 191,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "__xRadius",
"line": 223,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "__yRadius",
"line": 224,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "__xCenter",
"line": 226,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "__yCenter",
"line": 227,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 230,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 231,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 232,
"message": ""
},
{
"codegenResult": 2,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startX",
"line": 236,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 2,
"column": 17,
"durationMicroseconds": 2000,
"functionName": "startY",
"line": 238,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 2,
"column": 16,
"durationMicroseconds": 2000,
"functionName": "x",
"line": 242,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 2,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 243,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 2,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 249,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 2,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 250,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 1000,
"functionName": "radiusY",
"line": 252,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 253,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "useLargeArc",
"line": 255,
"message": ""
},
{
"codegenResult": 2,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 259,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 2,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 261,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 266,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/PieItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,487 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 33,
"durationMicroseconds": 0,
"functionName": "topLeftRadius",
"line": 176,
"message": ""
},
{
"codegenResult": 0,
"column": 36,
"durationMicroseconds": 0,
"functionName": "bottomLeftRadius",
"line": 181,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "topRightRadius",
"line": 186,
"message": ""
},
{
"codegenResult": 0,
"column": 37,
"durationMicroseconds": 0,
"functionName": "bottomRightRadius",
"line": 191,
"message": ""
},
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 202,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 208,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 214,
"message": ""
},
{
"codegenResult": 0,
"column": 33,
"durationMicroseconds": 0,
"functionName": "topLeftBevel",
"line": 251,
"message": ""
},
{
"codegenResult": 0,
"column": 34,
"durationMicroseconds": 0,
"functionName": "topRightBevel",
"line": 258,
"message": ""
},
{
"codegenResult": 0,
"column": 37,
"durationMicroseconds": 0,
"functionName": "bottomRightBevel",
"line": 265,
"message": ""
},
{
"codegenResult": 0,
"column": 36,
"durationMicroseconds": 0,
"functionName": "bottomLeftBevel",
"line": 272,
"message": ""
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 274,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 275,
"message": ""
},
{
"codegenResult": 0,
"column": 33,
"durationMicroseconds": 0,
"functionName": "borderOffset",
"line": 287,
"message": ""
},
{
"codegenResult": 2,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onRadiusChanged",
"line": 313,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 29,
"durationMicroseconds": 0,
"functionName": "onTopLeftRadiusChanged",
"line": 314,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 30,
"durationMicroseconds": 0,
"functionName": "onTopRightRadiusChanged",
"line": 315,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 32,
"durationMicroseconds": 0,
"functionName": "onBottomLeftRadiusChanged",
"line": 316,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 33,
"durationMicroseconds": 0,
"functionName": "onBottomRightRadiusChanged",
"line": 317,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onWidthChanged",
"line": 318,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 2,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onHeightChanged",
"line": 319,
"message": "Cannot generate efficient code for lookup of function property."
},
{
"codegenResult": 0,
"column": 5,
"durationMicroseconds": 11000,
"functionName": "calculateIndependentRadii",
"line": 329,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 278,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 279,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 280,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 302,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "margins",
"line": 303,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 321,
"message": ""
},
{
"codegenResult": 0,
"column": 58,
"durationMicroseconds": 0,
"functionName": "__borderRadiusAdjustment",
"line": 410,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 420,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 421,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 422,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "fillGradient",
"line": 426,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startX",
"line": 428,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startY",
"line": 429,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 433,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 434,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 439,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 440,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 442,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 443,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 448,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 449,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 454,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 455,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 457,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 458,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 463,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 464,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 469,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 470,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 472,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 473,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 478,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 479,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 484,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 485,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 487,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 488,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/RectangleItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,247 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 181,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 187,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 193,
"message": ""
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 227,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 228,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onWidthChanged",
"line": 255,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onHeightChanged",
"line": 256,
"message": ""
},
{
"codegenResult": 0,
"column": 25,
"durationMicroseconds": 0,
"functionName": "onSideCountChanged",
"line": 257,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onRadiusChanged",
"line": 258,
"message": ""
},
{
"codegenResult": 0,
"column": 30,
"durationMicroseconds": 0,
"functionName": "__centerX",
"line": 268,
"message": ""
},
{
"codegenResult": 0,
"column": 30,
"durationMicroseconds": 0,
"functionName": "__centerY",
"line": 269,
"message": ""
},
{
"codegenResult": 0,
"column": 5,
"durationMicroseconds": 0,
"functionName": "constructPolygon",
"line": 271,
"message": ""
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "toRadians",
"line": 280,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "toDegrees",
"line": 284,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "getPoints",
"line": 288,
"message": "function without return type annotation returns QVariantList. This may prevent proper compilation to Cpp."
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 1000,
"functionName": "constructPolygonPath",
"line": 318,
"message": "Cannot load property length from call to method getPoints, returning QVariant."
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "intersect",
"line": 344,
"message": "Cannot generate efficient code for reading from a value that's potentially affected by side effects"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "wrapIndex",
"line": 354,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 14000,
"functionName": "constructRoundedPolygonPath",
"line": 358,
"message": "Cannot load property length from call to method getPoints, returning QVariant."
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 2000,
"functionName": "clearPathElements",
"line": 446,
"message": "Cannot generate efficient code for LoadElement with non-numeric argument"
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 231,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 232,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 233,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 238,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "margins",
"line": 239,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 245,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 246,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 247,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 260,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/RegularPolygonItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,247 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 170,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 176,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 182,
"message": ""
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 225,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 226,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onWidthChanged",
"line": 253,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onHeightChanged",
"line": 254,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onCountChanged",
"line": 255,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onRadiusChanged",
"line": 256,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onRatioChanged",
"line": 257,
"message": ""
},
{
"codegenResult": 0,
"column": 30,
"durationMicroseconds": 0,
"functionName": "__centerX",
"line": 267,
"message": ""
},
{
"codegenResult": 0,
"column": 30,
"durationMicroseconds": 0,
"functionName": "__centerY",
"line": 268,
"message": ""
},
{
"codegenResult": 0,
"column": 5,
"durationMicroseconds": 0,
"functionName": "constructPolygon",
"line": 280,
"message": ""
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "toRadians",
"line": 289,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "toDegrees",
"line": 293,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 1000,
"functionName": "getPoints",
"line": 297,
"message": "function without return type annotation returns QVariantList. This may prevent proper compilation to Cpp."
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 1000,
"functionName": "constructPolygonPath",
"line": 328,
"message": "Cannot load property sideCount from ."
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "wrapIndex",
"line": 351,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 4000,
"functionName": "constructRoundedPolygonPath",
"line": 355,
"message": "Cannot load property sideCount from ."
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 3000,
"functionName": "clearPathElements",
"line": 404,
"message": "Cannot generate efficient code for LoadElement with non-numeric argument"
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 229,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 230,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 231,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 236,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "margins",
"line": 237,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 243,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 244,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 245,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 259,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/StarItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,191 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 24,
"durationMicroseconds": 1000,
"functionName": "implicitWidth",
"line": 53,
"message": ""
},
{
"codegenResult": 0,
"column": 25,
"durationMicroseconds": 0,
"functionName": "implicitHeight",
"line": 54,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "scale",
"line": 57,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "rotation",
"line": 58,
"message": ""
},
{
"codegenResult": 0,
"column": 27,
"durationMicroseconds": 0,
"functionName": "centerIn",
"line": 55,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "width",
"line": 67,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "height",
"line": 68,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "radius",
"line": 69,
"message": ""
},
{
"codegenResult": 0,
"column": 24,
"durationMicroseconds": 0,
"functionName": "fillColor",
"line": 70,
"message": ""
},
{
"codegenResult": 0,
"column": 37,
"durationMicroseconds": 0,
"functionName": "verticalCenter",
"line": 64,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 75,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "width",
"line": 77,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "height",
"line": 78,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "radius",
"line": 80,
"message": ""
},
{
"codegenResult": 0,
"column": 24,
"durationMicroseconds": 0,
"functionName": "fillColor",
"line": 81,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "width",
"line": 87,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "height",
"line": 89,
"message": ""
},
{
"codegenResult": 0,
"column": 24,
"durationMicroseconds": 0,
"functionName": "fillColor",
"line": 93,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "visible",
"line": 94,
"message": ""
},
{
"codegenResult": 2,
"column": 29,
"durationMicroseconds": 0,
"functionName": "bottom",
"line": 90,
"message": "Cannot generate efficient code for internal conversion with incompatible or ambiguous types: conversion to QVariant -> QQuickAnchorLine stored as QVariant"
},
{
"codegenResult": 2,
"column": 26,
"durationMicroseconds": 0,
"functionName": "top",
"line": 91,
"message": "Cannot generate efficient code for internal conversion with incompatible or ambiguous types: conversion to QVariant -> QQuickAnchorLine stored as QVariant"
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "right",
"line": 92,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/StraightArrow.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,111 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 154,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 160,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 166,
"message": ""
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 202,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 203,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 206,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 2000,
"functionName": "smooth",
"line": 207,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 208,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 214,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 215,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 216,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 226,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/SvgPathItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,175 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 12,
"durationMicroseconds": 0,
"functionName": "width",
"line": 148,
"message": ""
},
{
"codegenResult": 0,
"column": 13,
"durationMicroseconds": 0,
"functionName": "height",
"line": 149,
"message": ""
},
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 160,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 166,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 172,
"message": ""
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 219,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 220,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 223,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 224,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 225,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 230,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 2000,
"functionName": "margins",
"line": 231,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 237,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 238,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 239,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 249,
"message": ""
},
{
"codegenResult": 0,
"column": 15,
"durationMicroseconds": 0,
"functionName": "font",
"line": 256,
"message": ""
},
{
"codegenResult": 0,
"column": 15,
"durationMicroseconds": 0,
"functionName": "text",
"line": 257,
"message": ""
},
{
"codegenResult": 0,
"column": 15,
"durationMicroseconds": 0,
"functionName": "font",
"line": 262,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 265,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/TextItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,447 @@
{
"formatRevision": 1,
"modules": [
{
"moduleFiles": [
{
"entries": [
{
"codegenResult": 0,
"column": 29,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 136,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 142,
"message": ""
},
{
"codegenResult": 0,
"column": 31,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 148,
"message": ""
},
{
"codegenResult": 0,
"column": 30,
"durationMicroseconds": 0,
"functionName": "arcRadius",
"line": 188,
"message": ""
},
{
"codegenResult": 0,
"column": 53,
"durationMicroseconds": 0,
"functionName": "__preferredRendererTypeAvailable",
"line": 226,
"message": ""
},
{
"codegenResult": 0,
"column": 42,
"durationMicroseconds": 0,
"functionName": "__curveRendererActive",
"line": 227,
"message": ""
},
{
"codegenResult": 0,
"column": 21,
"durationMicroseconds": 0,
"functionName": "onWidthChanged",
"line": 303,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onHeightChanged",
"line": 304,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "onRadiusChanged",
"line": 306,
"message": ""
},
{
"codegenResult": 0,
"column": 25,
"durationMicroseconds": 0,
"functionName": "onArcRadiusChanged",
"line": 307,
"message": ""
},
{
"codegenResult": 0,
"column": 25,
"durationMicroseconds": 0,
"functionName": "onTopMarginChanged",
"line": 309,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onBottomMarginChanged",
"line": 310,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "onLeftMarginChanged",
"line": 311,
"message": ""
},
{
"codegenResult": 0,
"column": 27,
"durationMicroseconds": 0,
"functionName": "onRightMarginChanged",
"line": 312,
"message": ""
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "length",
"line": 322,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "normalize",
"line": 326,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "dotProduct",
"line": 335,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "project",
"line": 339,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "intersect",
"line": 350,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 0,
"functionName": "moveLine",
"line": 361,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 5,
"durationMicroseconds": 6000,
"functionName": "calc",
"line": 374,
"message": "Cannot generate efficient code for call to untyped JavaScript function"
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "enabled",
"line": 230,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "smooth",
"line": 231,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "samples",
"line": 232,
"message": ""
},
{
"codegenResult": 0,
"column": 23,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 237,
"message": ""
},
{
"codegenResult": 0,
"column": 26,
"durationMicroseconds": 0,
"functionName": "margins",
"line": 238,
"message": ""
},
{
"codegenResult": 0,
"column": 32,
"durationMicroseconds": 0,
"functionName": "__width",
"line": 249,
"message": ""
},
{
"codegenResult": 0,
"column": 33,
"durationMicroseconds": 0,
"functionName": "__height",
"line": 250,
"message": ""
},
{
"codegenResult": 0,
"column": 32,
"durationMicroseconds": 0,
"functionName": "xOffset",
"line": 251,
"message": ""
},
{
"codegenResult": 0,
"column": 32,
"durationMicroseconds": 0,
"functionName": "yOffset",
"line": 252,
"message": ""
},
{
"codegenResult": 0,
"column": 19,
"durationMicroseconds": 0,
"functionName": "capStyle",
"line": 256,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "strokeStyle",
"line": 257,
"message": ""
},
{
"codegenResult": 0,
"column": 20,
"durationMicroseconds": 0,
"functionName": "joinStyle",
"line": 258,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startX",
"line": 260,
"message": ""
},
{
"codegenResult": 0,
"column": 17,
"durationMicroseconds": 0,
"functionName": "startY",
"line": 261,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 264,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 265,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 267,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 268,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 272,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 273,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 277,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 278,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 280,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 281,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 285,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 286,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusX",
"line": 290,
"message": ""
},
{
"codegenResult": 0,
"column": 22,
"durationMicroseconds": 0,
"functionName": "radiusY",
"line": 291,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 293,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 294,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "x",
"line": 298,
"message": ""
},
{
"codegenResult": 0,
"column": 16,
"durationMicroseconds": 0,
"functionName": "y",
"line": 299,
"message": ""
},
{
"codegenResult": 0,
"column": 28,
"durationMicroseconds": 0,
"functionName": "onCompleted",
"line": 314,
"message": ""
}
],
"filePath": "/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/TriangleItem.qml"
}
],
"moduleId": "QtQuick.Studio.Components(QuickStudioComponents)"
}
]
}
@@ -0,0 +1,18 @@
--resource
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.qt/rcc/qmake_QtQuick_Studio_Components.qrc
--resource
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.qt/rcc/QuickStudioComponents_raw_qml_0.qrc
/qt-project.org/imports/QtQuick/Studio/Components/ArcArrow.qml
/qt-project.org/imports/QtQuick/Studio/Components/ArcItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/BorderItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/EllipseItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/FlipableItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/GroupItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/PieItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/RectangleItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/RegularPolygonItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/StarItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/StraightArrow.qml
/qt-project.org/imports/QtQuick/Studio/Components/SvgPathItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/TextItem.qml
/qt-project.org/imports/QtQuick/Studio/Components/TriangleItem.qml
@@ -0,0 +1,162 @@
#include <QtQml/qqmlprivate.h>
#include <QtCore/qdir.h>
#include <QtCore/qurl.h>
#include <QtCore/qhash.h>
#include <QtCore/qstring.h>
namespace QmlCacheGeneratedCode {
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_ArcArrow_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_ArcItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_BorderItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_EllipseItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_FlipableItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_GroupItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_PieItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_RectangleItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_RegularPolygonItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_StarItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_StraightArrow_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_SvgPathItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_TextItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
namespace _qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_TriangleItem_qml {
extern const unsigned char qmlData[];
extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[];
const QQmlPrivate::CachedQmlUnit unit = {
reinterpret_cast<const QV4::CompiledData::Unit*>(&qmlData), &aotBuiltFunctions[0], nullptr
};
}
}
namespace {
struct Registry {
Registry();
~Registry();
QHash<QString, const QQmlPrivate::CachedQmlUnit*> resourcePathToCachedUnit;
static const QQmlPrivate::CachedQmlUnit *lookupCachedUnit(const QUrl &url);
};
Q_GLOBAL_STATIC(Registry, unitRegistry)
Registry::Registry() {
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/ArcArrow.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_ArcArrow_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/ArcItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_ArcItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/BorderItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_BorderItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/EllipseItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_EllipseItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/FlipableItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_FlipableItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/GroupItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_GroupItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/PieItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_PieItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/RectangleItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_RectangleItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/RegularPolygonItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_RegularPolygonItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/StarItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_StarItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/StraightArrow.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_StraightArrow_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/SvgPathItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_SvgPathItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/TextItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_TextItem_qml::unit);
resourcePathToCachedUnit.insert(QStringLiteral("/qt-project.org/imports/QtQuick/Studio/Components/TriangleItem.qml"), &QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_Studio_Components_TriangleItem_qml::unit);
QQmlPrivate::RegisterQmlUnitCacheHook registration;
registration.structVersion = 0;
registration.lookupCachedQmlUnit = &lookupCachedUnit;
QQmlPrivate::qmlregister(QQmlPrivate::QmlUnitCacheHookRegistration, &registration);
}
Registry::~Registry() {
QQmlPrivate::qmlunregister(QQmlPrivate::QmlUnitCacheHookRegistration, quintptr(&lookupCachedUnit));
}
const QQmlPrivate::CachedQmlUnit *Registry::lookupCachedUnit(const QUrl &url) {
if (url.scheme() != QLatin1String("qrc"))
return nullptr;
QString resourcePath = QDir::cleanPath(url.path());
if (resourcePath.isEmpty())
return nullptr;
if (!resourcePath.startsWith(QLatin1Char('/')))
resourcePath.prepend(QLatin1Char('/'));
return unitRegistry()->resourcePathToCachedUnit.value(resourcePath, nullptr);
}
}
int QT_MANGLE_NAMESPACE(qInitResources_qmlcache_QuickStudioComponents)() {
::unitRegistry();
return 1;
}
Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_qmlcache_QuickStudioComponents))
int QT_MANGLE_NAMESPACE(qCleanupResources_qmlcache_QuickStudioComponents)() {
return 1;
}
@@ -0,0 +1,14 @@
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_ArcArrow_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_ArcItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_BorderItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_EllipseItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_FlipableItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_GroupItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_PieItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_RectangleItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_RegularPolygonItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_StarItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_StraightArrow_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_SvgPathItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_TextItem_qml.cpp.aotstats
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.rcc/qmlcache/QuickStudioComponents_TriangleItem_qml.cpp.aotstats
@@ -0,0 +1,27 @@
--bare
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/QtQuick/Studio/Components
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml
-I
/usr/lib/qt6/qml
--resource
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.qt/rcc/qmake_QtQuick_Studio_Components.qrc
--resource
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.qt/rcc/QuickStudioComponents_raw_qml_0.qrc
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/ArcArrow.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/ArcItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/BorderItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/EllipseItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/FlipableItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/GroupItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/PieItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/RectangleItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/RegularPolygonItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/StarItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/StraightArrow.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/SvgPathItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/TextItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/TriangleItem.qml
@@ -0,0 +1,29 @@
--bare
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/QtQuick/Studio/Components
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml
-I
/usr/lib/qt6/qml
--resource
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.qt/rcc/qmake_QtQuick_Studio_Components.qrc
--resource
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.qt/rcc/QuickStudioComponents_raw_qml_0.qrc
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/ArcArrow.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/ArcItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/BorderItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/EllipseItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/FlipableItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/GroupItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/PieItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/RectangleItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/RegularPolygonItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/StarItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/StraightArrow.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/SvgPathItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/TextItem.qml
/home/parametheus/Projects/QtDesigner/KomplexHub/Dependencies/Components/imports/components/TriangleItem.qml
--json
/home/parametheus/Projects/QtDesigner/KomplexHub/build/QuickStudioComponents_qmllint.json
@@ -0,0 +1,14 @@
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/QtQuick/Studio/Components
-I
/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml
-I
/usr/lib/qt6/qml
--resource
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.qt/rcc/qmake_QtQuick_Studio_Components.qrc
--resource
/home/parametheus/Projects/QtDesigner/KomplexHub/build/Dependencies/Components/imports/components/.qt/rcc/QuickStudioComponents_raw_qml_0.qrc
--module
QtQuick.Studio.Components