Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, April 2007
How create a remote view of a QGraphicsScene


Message 1 in thread

HI i trying to create a remote view of a QGraphicsScene object.

My idea is create a QGraphicsSceneProxy and a extends QGraphicsView
for use the scene proxy in places of scene object. is this a good
aproach

same question about QGraphicsView
What is Q_D macro?
Q_D(const QGraphicsView);

any ideas for build this, thanks

--
 [ signature omitted ]