Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.12.0
-
None
-
-
cad5c89a0f0ebb24f17171fdbab8355832f0f415
Description
import Qt.labs.platform 1.0 as LabsPlatform
ListModel {
id: standardPathsModel
ListElement\{ stdLocation: LabsPlatform.StandardPaths.DesktopLocation }
ListElement\{ stdLocation: LabsPlatform.StandardPaths.DocumentsLocation }
}
Runtime error as below ListElement: cannot use script for property value