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

QMLBridges: Handle Properties

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • QML: Bridges
    • None

    Description

      All Python properties will be registered as Qt Properties. Also, for each property, a corresponding Signal will be created to notify the QML code of the change in the property value. This will be called {property_name}Changed. For example, if the property is temperature, the Signal will be temperatureChanged. The reimplementation of the property setter in the wrapper code will emit the corresponding Signal.
       
       
       

      Attachments

        Issue Links

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

          Activity

            People

              shpremna Shyamnath Premnadh
              shpremna Shyamnath Premnadh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes