Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.2
Description
The type QRgb refenced in the qmltypes file of the module is not defined in any qmltypes file. Maybe you want to use QColor?
Property { name: "colorTable" type: "QRgb" isList: true read: "colorTable" write: "setColorTable" notify: "colorTableChanged" index: 6 }