Comment 1 for bug 1193397

Revision history for this message
Michael Zanetti (mzanetti) wrote : Re: Dynamically set properties are not introspectable

> For example, imagine my qml file contains this:
>
> myProperty A= newCoolness()
> myPropertyB = 1

This can be anything... Can you please provide more context? The way it stands here does not compile in QML.