Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-42509

SplitView doesn't handle dynamic remove of items

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Some future release
    • 5.3.2, 5.4.0 Alpha, 5.4.0 Beta
    • Quick: Controls 1
    • 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

        Activity

          People

            richard Richard Moe Gustavsen
            cuke Filippo Cucchetto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes