[Development] Perceptions/Understandings of the QML language [was: Question about Qt's future]
Simon Hausmann
simon.hausmann at digia.com
Wed Apr 30 15:33:46 CEST 2014
On Wednesday 30. April 2014 15.25.35 Hartmann Thomas wrote:
> Hi,
>
> the original idea was to get rid of the need to write Java Script to change
> a state (state = "newState") and find a declarative way to change states.
> The rest then came naturally.
Right.
While we're on the state property: It's publically accessible through
setProperty/property. Does anyone know a reason as to why the setState/state
setters/getters aren't public API in QQuickItem itself? (but
Q_PRIVATE_PROPERTY)
Simon
More information about the Development
mailing list