61bf6b0f58
Currently displayed alongside the QPainter version, while establishing the accuracy of each mode, but this is temporary.
5 lines
53 B
QML
5 lines
53 B
QML
import QtQuick 2.0
|
|
|
|
Rectangle {
|
|
color: "black"
|
|
}
|