1 #ifndef MatrixGraphicsView_H 2 #define MatrixGraphicsView_H 4 #include <QGraphicsView> 22 void enableResizeZooming(
bool enabled) {
23 p_resizeZooming = enabled;
27 virtual void contextMenuEvent(QContextMenuEvent *event);
28 virtual void resizeEvent(QResizeEvent *event);
A graphics view that resizes in a more friendly way.
Namespace for ISIS/Bullet specific routines.