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

bindings only work correctly on ported properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.0.0
    • Core: Object Model
    • None

    Description

      When using properties in a binding, that binding only works correctly if the properties used are ported to the new property system. Unported, old-style properties do not trigger re-computation when they change.

      Thus, in order to formulate a correct binding, the author of the binding has to go into qt source code and check whether the properties she uses are already ported.

      Do I get this right?

      Source code for illustration attached.

      Attachments

        1. CMakeLists.txt
          0.4 kB
          Andreas Buhr
        2. main.cpp
          0.9 kB
          Andreas Buhr
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            fabiankosmale Fabian Kosmale
            andreasbuhr Andreas Buhr
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes