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

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes