Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.3.2, 5.4.0 Alpha, 5.4.0 Beta
-
None
-
Ie30e76356716a546f7eaa3e4c2eccbc15ebf9a5c
Description
Since Qt 5.4.0 alpha the SplitView gained the ability of adding an item dynamically by using the "addItem" function. However the SplitView lack of a symmetric "removeItem" function.
Furthermore the API should be on par with the TabView one so the following functions should be added:
- insertAt(index, item)
- removeAt(index, item)
Attachments
For Gerrit Dashboard: QTBUG-42509 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
99578,16 | Added remove function to the SplitView | dev | qt/qtquickcontrols | Status: MERGED | +2 | 0 |
100219,1 | SplitView: added removeItem and removeItemAt functions | 5.4 | qt/qtquickcontrols | Status: ABANDONED | 0 | 0 |