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