[Qt-interest] Layers in Graphics Framework
AK
qtbond007 at gmail.com
Tue Apr 26 12:31:00 CEST 2011
Hello,
I am trying to implement layers support for my app.
- A item can be in one or more layer.
- A view displays one / more layer
- If current display view doesn't display a layer assigned to an items, that
item is not shown. Also its not available to hit-testing methods ( items(
QPoint etc.).
Off course, I would not like to replicate the scene, keeping them in sync
could be costly.
What will be the best approach to achieve it???
AK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110426/75c46da6/attachment.html
More information about the Qt-interest-old
mailing list