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

Follow size type discussion for Qt 6 and conclude what to do in QRhi context

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 6.0
    • None
    • Qt RHI
    • None

    Description

      We mostly use int for sizes and offsets, following existing Qt patterns. (although there's an occasional quint32 for some offsets here and there)

      Follow the Qt 6 discussion (qsizetype, q6sizetype, etc.) and see if we need to do something.

      Note that in the graphics context what matters is what the underlying APIs define and use (UINT, NSUInteger, VkDeviceSize, etc.), not C++ or some "standard" library.

       

       

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes