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

New Qt 6.10 APIs in QSGGeometry show "since Qt 6.9"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.10.0 Beta1, 6.11.0 FF
    • Quick: SceneGraph
    • None
    • All

    Description

      Comments for new Qt 6.10 functions in qsggeometry.cpp  read "since 6.9" – they should be "since 6.10".
       
      I made the original code changes before the 6.9 feature freeze, but they did not make the cutoff.
       
      These are the actions I see for qsggeometry.cpp:

      • Change all "\since 6.9" to "\since 6.10"
      • Change all "Since 6.9" to "Since 6.10"
      • Insert space before closing "*/" in new function headers to make " */" on lines 457, 473, and 504.
      • Remove extra linefeed before closing function brace in allocate() function body at line 710. The extra linefeed predates the new functions. It is a simple whitespace error and looks out-of-place; this is an opportune time to fix it.

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            stan.m Stanley Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change