diff options
| author | Axel Spoerl <axel.spoerl@qt.io> | 2023-11-15 11:19:11 +0100 |
|---|---|---|
| committer | Axel Spoerl <axel.spoerl@qt.io> | 2023-11-15 21:52:23 +0100 |
| commit | 2c96f517714eb67a9af821141a90eed68b8714ed (patch) | |
| tree | b9c7258d2f93f488df84831ac9d0d93a1892bd4a /src/tools/uic/cpp/cppwriteinitialization.cpp | |
| parent | 1ab91b7bdbcced6ea4cc176da1d18e6b789208ae (diff) | |
QDockAreaLayout: implement widget based add() and remove()
The item_list of a QDockAreaLayoutInfo has abstraction methods for
reading the item list. Adding to and removing from the item list is
done directly, by using the QList api.
Implement an abstraction, that takes a QWidget *.
The argument may either be a QDockWidgetGroupWindow or a QDockWidget.
Task-number: QTBUG-118578
Task-number: QTBUG-118579
Pick-to: 6.6 6.5
Change-Id: Ib2ccd7557a21a43b68f184fe4575018f2a97004b
Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions
