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

QSG* Classes still use int as Container size type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P1: Critical P1: Critical
    • None
    • 6.0.0 Beta3
    • Quick: SceneGraph
    • None
    • All

      Classes like QSGNode and QSGGeometry still depending on int as default size_type for its construction and modification.

      This should be changed to qsizetype or underliing_container<QSGClass>::syze_type

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

            janichol Andy Nichols
            febbe Fabian Keßler
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes