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

When a signal is emitted from the C++ side due to a property being updated then it can trigger an onXXXChanged handler even if the component is not completed

XMLWordPrintable

      When a signal is emitted from the C++ side due to a property being updated then it can trigger an onXXXChanged handler even if the component is not completed. It should only call this handler if the component is completed because otherwise it can trigger handling even though the property was just set the first time.

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

            max.goldstein Maximilian Goldstein
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes