qt6-bb10/qtdeclarative/tests/auto/cmake/shared_qml_module/Scheduler/MainScreen.qml

6 lines
50 B
QML

import QtQuick
Rectangle {
color: "tomato"
}