- 
    Task 
- 
    Resolution: Unresolved
- 
    P2: Important 
- 
    None
- 
    None
- 
    None
- 
        b3484a8b4 (dev), 3e7eea005 (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.
 
 
 
- is required for
- 
                     QTBUG-134668
        As a dev, I need a simple way to add a Qt Quick UI to my Python code QTBUG-134668
        As a dev, I need a simple way to add a Qt Quick UI to my Python code-         
- In Progress
 
-         
| For Gerrit Dashboard: QTBUG-134766 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 685441,8 | Python: Refactor property registration and signal handling | dev | qt/tqtc-qtbridges | Status: NEW | 0 | 0 | 
| 686386,4 | Python: Property type for list items changed to QVariantList | dev | qt/tqtc-qtbridges | Status: NEW | 0 | 0 | 
| 662608,5 | Python: Register Python properties as Qt properties | dev | qt/tqtc-qtbridges | Status: MERGED | +2 | 0 | 
| 683674,9 | Python: Unify property registration | dev | qt/tqtc-qtbridges | Status: MERGED | +2 | 0 |