Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
No Version
-
None
Description
Calling setWindowFlags(Qt::Dialog|Qt::WindowTitleHint|Qt::WindowSystemMenuHint) on a QDialog child of QWinWidget will not center the dialog. Without this call it works fine.