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

Why? What is Qt.red for then?

Thanks
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to