[Qt-interest] Graphics Scene default grouping
Ankit Agarwal
ankit17.ag at gmail.com
Mon Dec 1 09:26:26 CET 2008
Hi Luc,
The items in the scene does not have any parent.
On Mon, Dec 1, 2008 at 1:54 PM, Luc Devallonné <luc.devallonne at mnemis.com>wrote:
> Ankit,
>
> How do you construct your items? do you pass a previous item as parent
> ? that would make it a child of the previous item and make a group. If
> this is the case, you should construct it with a null (0) parent.
>
> Luc
>
> On Mon, Dec 1, 2008 at 5:36 AM, Ankit Agarwal <ankit17.ag at gmail.com>
> wrote:
> > Hello,
> > I have a few items in the GraphicsScene which are selectable and movable.
> > I click on the 1st item and move. Now, when I select the second item and
> > move, the first item move along with it. I came to know that the
> > graphicsScene make groups by default. How can I avoid this.
> >
> > --
> > Regards,
> > Ankit Agarwal
> > SW Engineer
> > Vegayan Systems
> > email : ankit_agarwal at vegayan.com
> > Blog : http://ankit17.wordpress.com
> >
> > _______________________________________________
> > Qt-interest mailing list
> > Qt-interest at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-interest
> >
> >
>
>
>
> --
> Luc Devallonné
> Cell: +41 78 751 32 15
> Skype: luc.devallonne
>
--
Regards,
Ankit Agarwal
SW Engineer
Vegayan Systems
email : ankit_agarwal at vegayan.com
Blog : http://ankit17.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081201/79db2e65/attachment.html
More information about the Qt-interest-old
mailing list