Forum Discussion
mortoray
15 years agoNew Contributor
Okay, this implies that TestComplete has access to the properties. Do they have to be declared with Q_PROPERTY, or is anything set via setProperty also available?
I don't know exactly how TestComplete works, but dynamic properties are enumerable, so in theory they are also listable and accessible.
Using a debug build is not an option for us.
I don't know exactly how TestComplete works, but dynamic properties are enumerable, so in theory they are also listable and accessible.
Using a debug build is not an option for us.