Earlier quoted context omitted.
Just curious, could you link an application using Qt/QML with a native-looking Windows GUI?
Native-"looking" = Looks and feels like nothing native. Always use the best UI for each platform, which is the native UI stack.
And as I mentioned in the other comment, QML makes it fairly easy to make UWP/Metro-style apps.