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

Rename QVector to QList

    XMLWordPrintable

Details

    • 5
    • Qt6_Foundation_ Sprint 10, Qt6_Foundation_ Sprint 11

    Description

      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

      Attachments

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

        Activity

          People

            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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes