Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.3.2
-
None
-
a743a3a216b35e131157ed1044dd810c965451cf
Description
The doc says:
Constructs a QProxyStyle object for overriding behavior in the specified base style, or in the current application style if base style is not specified.
But the part "current application style" is wrong. In reality, it is the default native style that is used, and this can't be changed using QApplication::setStyle.
See Qt method to see what I mean:
QProxyStylePrivate::ensureBaseStyle