[Interest] What is Qt.red for in QML?

Jason H jhihn at gmx.com
Fri Feb 6 00:07:10 CET 2015


Rectangle {
...
color: "red" // works
color: Qt.red // does not work "Unable to assign int to QColor"
}

Why? What is Qt.red for then?

Thanks



More information about the Interest mailing list