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

Rename QVector to QList

XMLWordPrintable

    • 5
    • Qt6_Foundation_ Sprint 10, Qt6_Foundation_ Sprint 11

      As decided after discussions on the ML, QList should be the main type we're using in Qt 6, QVector an alias to it. Change the implementation to reflect that.

      • Class implementation goes to qlist.h and is named QList
      • qvector.h empty, only includes qlist.h
      • using QVector = QList in qcontainerfwd.h
      • Rename QVectorSpecialMethods to QListSpecialMethods

        For Gerrit Dashboard: QTBUG-84468
        # Subject Branch Project Status CR V

            laknoll Lars Knoll
            laknoll Lars Knoll
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes