[Qt-interest] layers of QGraphicsView
pengliang(彭亮)
pengliang at founder.com
Tue Aug 9 03:23:18 CEST 2011
Hi All
Please see the pic bellow.
I want to design a software like the picture show:
many layers in the left side:
I want to use QGraphicsScene to control and manage the QGraphicsItems in layer.
And QGraphicsView is the interface of graphic editor.
But, I don’t know how to display muliti layers. Because, “setScene” of QGraphicsView could only set one scene.
Or I need to use QGraphicsItemGroup to design the layers?
Anybody has this experience?
Thanks
Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110809/c36f30db/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 20146 bytes
Desc: image001.jpg
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110809/c36f30db/attachment.jpe
More information about the Qt-interest-old
mailing list