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

Order of QObject children

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • Core: Object Model
    • None

    Description

      See e.g. <http://stackoverflow.com/questions/1991684/order-of-qobject-children-strategy-question>

      Some applications need a parent-child hierarchy with a defined and changeable order of children for any given parent. QObject has all this, except for the order to be changeable, QObject::children is a const QList.

      The request is to expose manipulation of QObject::children to subclasses and clients.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            azrdev Jonathan Biegert
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes