| Subject: | [Qt-interest] hiding items from QGraphicsView |
|---|---|
| From: | Deepak Chandran |
| Date: | Wed, 17 Mar 2010 14:58:17 -0700 PDT |
|
I have an application in which I want multiple views of the the same QGraphicsScene, but I want some items to be hidden in some of the views. Before Qt 4.6, I was using the drawItems method in QGraphicsView to customize what items to show or hide. In Qt 4.6, it is still possible to use drawItems, but it is not "recommended". What is the cleanest way to customize drawing of items for individual views in Qt 4.6?
Thanks. _______________________________________________ Qt-interest mailing list Qt-interest@xxxxxxxxxxxxx http://lists.trolltech.com/mailman/listinfo/qt-interest |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Qt-interest] display one database column as two in QTableView, Israel Brewster |
|---|---|
| Next by Date: | Re: [Qt-interest] QTextDocument and "\r\n" new-lines, Constantin Makshin |
| Previous by Thread: | [Qt-interest] Qkey shortcuts, André Somers |
| Next by Thread: | [Qt-interest] setMask on QGraphicsView, manish.s.sharma |
| Indexes: | [Date] [Thread] [Top] [All Lists] |