Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 1.5.0 Beta1
-
None
Description
When using Design Studio's way to handle signals in Connections {}, i.e. onFoo: {}, we get these errors when running:
QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
If the signal handling in Connections {} is changed to that format, i.e. function onFoo() {}, the ui.qml file will not open in Design Studio anymore, except in text editor.
Attachments
For Gerrit Dashboard: QDS-2007 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
293011,4 | Make Connections object qmlWarning follow a logging category | 5.15 | qt/qtdeclarative | Status: MERGED | +2 | 0 |