-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt for MCUs 1.9
-
None
component SettingRowImgData: QtObject { property string imgOnSource property string imgOffSource } property ListModel<SettingRowImgData> settingRows: [{imgOnSource: "123", imgOffSource: "123"}]
the above code gives an "error: Expected a qualified name id". Please guide me on how to fix it, or it is a bug.
- mentioned in
-
Page Loading...