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

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes