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

Add NOTIFY signals to all BINDABLE properties that are exposed to QML

XMLWordPrintable

      QTBUG-138749 fixed one instance. A quick grep for PROPERTY.*BINDABLE reveals 47 more similar properties across Qt source code which have BINDABLE but not NOTIFY. Out of these, 22 are in the qtpositioning repo.

      Note: This grep won't detect cases where the "Q_PROPERTY" and the "BINDABLE" are split across different lines

       

      Suggestion
      Check if those properties are exposed to QML, and if so, add NOTIFY signals for them.

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

            qtqmlteam Qt Qml Team User
            skoh-qt Sze Howe Koh
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes