Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
4.4.3
-
None
Description
For Windows, QWidget::show() supports SW_SHOWNOACTIVATE which is triggered by the Qt::WA_ShowWithoutActivating widget attribute.
However, SW_SHOWMINNOACTIVE is not supported whatsoever.
It would be useful to support this value.