AS
Rectangle {
id: rect
Button {
id: button
}
Size: a a a
AS
МВ
МВ
РГ
МВ
МВ
SK
Button {
anchors.right: parent.right
anchors.rightMargin: -60
implicitWidth: 150
rotation: 45
text: qsTr("Fork me")
onPressed: Qt.openUrlExternally("https://github.com");
}
РГ
РГ
Qt.openUrlExternally();в самом Qt quik приложении?
МВ
Qt.openUrlExternally();в самом Qt quik приложении?
РГ
МВ
РГ
МВ
Ps
Ps