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

Qt-interest Archive, February 2007
QGraphicsView: determine and detect changes of the currently visualized area


Message 1 in thread

Hi,

is there a better way to get the area currently displayed in a QGraphicsView
than calling mapToScene(<graphicsview dimensions>)? And is it possible to
detect when this area is changed?

/Carl