|
|
|
|
|
by qwerty456127
1361 days ago
|
|
Is there a tutorial of how to make a desktop GUI app using only QML/Quick/whatever, without C++ or Python? I want to build a desktop app and will gladly offload the work logic to a separate app to be invoked in background via CLI. |
|
Rust works fine but with qml technically there is very little programming code except the in app js-logic