Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
Some element types have properties that don't have a notification signal, such as Item::transform or Popup::contentDataChanged.
However, the documentation doesn't have any information about that unusual fact, so the only way to find out is to try, and get a runtime error.
qdoc should know if a property doesn't have a signal, and generate some special output for them.