[Qt-qml] Newbie questions

Girish Ramakrishnan girish at forwardbias.in
Wed Jun 1 11:04:45 CEST 2011


Hi Alan,

On Mon, May 30, 2011 at 3:09 PM, Alan Alpert <alan.alpert at nokia.com> wrote:
> You can have multiple non-exclusive state groups. By default, all states
> inside one Item's states property are inside the same exclusive group. You can
> create additional groups using the StateGroup element:
> http://doc.qt.nokia.com/4.7-snapshot/qml-stategroup.html .
>

For some reason, StateGroup appears to be restricted to non-items. It
seems like a bug, but I wanted to confirm before I create a bugreport.

Girish


More information about the Qt-qml mailing list