-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
QDS 4.2
-
None
In the Connection View, the drop down list fro the Signal Handler doesn't show the singals derived from the declared properties.
In the example below, there's a bool property "calling" defined. However, "onCallingChanged" cannot be found in the drop down list of the "Signal Handler."
Therefore, the user needs to manually write a signal handler by himself in the Code view.