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

zero instead of nullptr

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P4: Low
    • 5.15.1
    • 5.14.2
    • Examples and Demos
    • None
    • 1
    • 0515bd8d2eb3f6b77ab7c76c4494d202b3b63455 (qt/qtbase/dev) 3ce829a1d4f53410ec7b2863926b97a432a59fa7 (qt/qtbase/5.15)
    • Da Vinci sprint 8

    Description

      https://doc.qt.io/qt-5/qtwidgets-painting-basicdrawing-example.html

      RenderArea Class Definition

      Replace     RenderArea(QWidget *parent = 0);

      Correction  RenderArea(QWidget *parent = nullptr);

       

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            psnarf Henry Pfeil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes