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

Data api uses a lots of pointers

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.7.0 FF
    • None
    • Graphs: 3D
    • None

    Description

      So this data API looks like:

      typedef QList<QBarDataItem> QBarDataRow;
      typedef QList<QBarDataRow *> QBarDataArray;

      void QBarDataProxy::resetArray(QBarDataArray *newArray);

      with a lot of pointers. Can we do better?

      Attachments

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

        Activity

          People

            oulu_hillbilly Sami Varanka
            oulu_hillbilly Sami Varanka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes