Details
-
Technical task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
QDS Berlin - 2023 Week 27/28, QDS Berlin - 2023 Week 29/30, QDS Berlin - 2023 Week 33/34, QDS Berlin - 2023 Week 35/36, QDS Berlin - 2023 Week 37/38
-
d4a58382b (qds-4.3)
Description
Compiler output (qmlsc from Qt 6.5.0)
[50/574 33.4/sec] Generating .rcc/qmlcache/QuickStudioComponents_RegularPolygonItem_qml.cpp Info: RegularPolygonItem.qml:258:46: String contains unescaped line terminator which is deprecated. [multiline-strings] let pathArc = Qt.createQmlObject('import QtQuick 2.15; PathArc { property real centerX; property real centerY }', path) Info: Use a template literal instead let pathArc = Qt.createQmlObject(`import QtQuick 2.15; PathArc { property real centerX; property real centerY }`, path)
Attachments
For Gerrit Dashboard: QDS-9814 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
506543,6 | Fix warnings on Studio components | qds-4.3 | qt-labs/qtquickdesigner-components | Status: MERGED | +2 | 0 |