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

QPieSeries QList warning

    XMLWordPrintable

Details

    • All

    Description

      The newly added warning in QList:

          if (i < 0 || i > p.size())
              qWarning("QList::insert(): Index out of range.");
      

      always appears when using QPieSeries.
      Easy to reproduce by just running e.g. Qt Donut Chart Breakdown Example.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            pro-micron Steffen Mazur
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes