веб сайт с помощи кнопки в Qt Quik приложении? Очень нужна помощь
https://doc.qt.io/qt-5/qdesktopservices.html ?
Button { anchors.right: parent.right anchors.rightMargin: -60 implicitWidth: 150 rotation: 45 text: qsTr("Fork me") onPressed: Qt.openUrlExternally("https://github.com"); }
Обсуждают сегодня