Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2815

PropertyChange class should store the color as ARGB instead of std::array

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • QSR 3.0
    • Runtime
    • None

    Description

      PropertyChange class should store the color as ARGB instead of std::array.

      Setting the color converts the given quint32 to ARGB and then to std::array, and getting the color converts std::array to ARGB. There is no need for these conversions, ARGB should be stored instead.

      Attachments

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

        Activity

          People

            qtsaferendererteam Qt Safe Renderer Team
            jussi_witick Jussi Witick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes