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

Avoid duplicate item change listeners

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • None

      Both PathView and ListView add themselves as listeners to the same item multiple times. This doesn't appear to cause any issues, but it's not necessary. It's also worth investigating if there is any performance improvement (or degradation due to the extra checks) from avoiding the duplication.

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

            mitch_curtis Mitch Curtis
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes