[SOLVED] How to use QML to test which OS/platform the app is running on?
QML and Qt Quick
5
Posts
4
Posters
3.0k
Views
1
Watching
-
Hi,
Use Qt.platform.os
-
"Here":http://qt-project.org/doc/qt-5/qml-qtqml-qt.html#platform-prop is a doc.