Thank you, Jens.
“why don’t you just prototype your qml project using qmlscene and simply create a basic application launcher as the last step before handing off your application?”
I thought about this. But I had hope of some undocumented magic qmlscene option. :) But it is quite understandable that such things as using system palette, inclusion of system independent styles into binary depends on compile time options, not on run time ones. And as qmlscene is already compiled I cannot change those appearance options.
I accept your suggestion. Thank you!
↧








