[Qt-qml] Newbie questions

Alan Alpert alan.alpert at Nokia.com
Wed Jun 1 11:14:49 CEST 2011


On Wed, 1 Jun 2011 19:04:45 ext Girish Ramakrishnan wrote:
> 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.
> 

What do you mean, "restricted to non-items"? The documentation says it's for 
non-Items simply because Items have one built-in. When you have Items, you 
should usually use the built-in ones.

-- 
Alan Alpert
Senior Engineer
Nokia, Qt Development Frameworks


More information about the Qt-qml mailing list