Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.5.1, 5.6.0 RC
-
Windows 7
Description
Qt5 QWidget::create(WId window = 0) documentation says: "Creates a new widget window if window is 0, otherwise sets the widget's window to window."
In Qt4 it works as documented. But in Qt5 it always creates new window.
Attachments
Issue Links
- duplicates
-
QTBUG-33079 Windows: QWidget::create() ignores winId() passed in
- Closed