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

Chart series from stack crashes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.6.0 RC
    • Charts
    • Windows 7, msvc2013

    Description

      Application crashes If series is allocated from stack:

          QtCharts::QChartView chartView(&window);
          QtCharts::QPieSeries series;
          chartView.chart()->addSeries(&series);
      

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            markan Marko Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes