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

QtBridges-Python: Handle Properties

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • Qt Bridges
    • None
    • b3484a8b4 (dev)

      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.
       
       
       

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

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

              Created:
              Updated:

                There are no open Gerrit changes