QML, different styles in the same window.
Unsolved
QML and Qt Quick
-
Hello, I wanted to ask a question, in QML is it possible to have different styles in the same window?
For example is it possible to have (in a window) some controls with material style and some controls with fusion style?
Something like this:
Using only the default themes, is possible?
Thanks in advance -
ok, but recreating the material style from scratch is very long and complicated. Is there no way to have the CSS of the default Material style or something to directly applied to my controls?