Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.13.1
-
346c7aea64f1cdee06cdee4b7ffb1cfb63b67fb2 (qt/qtivi/5.13) 6b0a49557db074058ce290e05a576abbc8ebb2cd (qt/qtinterfaceframework/dev)
Description
When a simulation server is used then the QFace compiler will ignore the getter-name attribute and instead use the property information. In the example case, there is a getter-name: isAvailable but in the generated code for the simulation server it will use available() as the getter instead.