Details
-
Bug
-
Resolution: Done
-
P4: Low
-
5.12.4, 5.13.1
-
None
-
-
3403c170ed7a95c6effead6e91aa7d6cb245f9f3 (qt/qttools/5.14)
Description
When a new QDockWidget is added to a project by
"Add new..." --> "Qt" --> "Qt Designer Form Class" --> "Widgets" --> "QDockWidget"
the resulting class is not editable in the graphical designer.
The cause of this seems to be a missing line in the ui file, typically
<widget class="QWidget" name="dockWidgetContents"/>
See also: https://stackoverflow.com/questions/47914013/qdockwidget-form-in-qt-creator-designer
Attachments
For Gerrit Dashboard: QTBUG-78138 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
273340,2 | Qt Designer: Refactor generateNewFormXML() helper | 5.14 | qt/qttools | Status: MERGED | +2 | 0 |
273341,2 | Qt Designer: Fix the form template for QDockWidget | 5.14 | qt/qttools | Status: MERGED | +2 | 0 |