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

Check functions returning modifiable ref

    XMLWordPrintable

Details

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

    Description

      These:

      QList<float> &gridPositions() const;
      QList<float> &subGridPositions() const;    
      QList<float> &labelPositions() const; 

       violate the const-correctness principle. Fix these and any other similar ones we may have.

       

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes