1 #ifndef ScatterPlotTool_h
2 #define ScatterPlotTool_h
7 #include <QScopedPointer>
10 template<
class T >
class QVector;
14 class MdiCubeViewport;
15 class ScatterPlotConfigDialog;
16 class ScatterPlotWindow;
42 void mouseMove(QPoint p, Qt::MouseButton);
Cube display widget for certain Isis MDI applications.