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

Remove m_states structure from the StateManager

    XMLWordPrintable

Details

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

    Description

      There is a structure named m_states which keeps count regarding the visibility state of the item:

      VisibleState m_states[Constraints::MAX_ITEM_COUNT];

      It would make sense to add the visibility property to the LayoutData structure and maintain the visibility status there.

      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
            teemu.holappa Teemu Holappa
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes