Possibly another beginner question:
When I build the qml example ‘gallery’ on a windows machine, it looks like this:
The look is the typical Windows look for me.
However, if I create a own applicationwindow with menus and tabs (using the QQmlApplicationEngine and QtQuick.Controls) , the style looks quite different…somewhat similar to:
I wasn’t able to figure out, why there is this style difference. I there something where you can specify it?
Thank you very much!
↧