29 template<
class T >
class QVector;
35 class MdiCubeViewport;
104 void addBrowseView(QString cube);
110 QPointer<QMdiArea> m_mdi;
Cube display widget for certain Isis MDI applications.
Internalizes a list of images and allows for operations on the entire list.
Workspace(bool selfContained, QWidget *parent=0)
Workspace constructor.
QVector< MdiCubeViewport * > * cubeViewportList()
Repopulates the list of MdiCubeViewports and returns a pointer to this list.
void addCubeViewport(QString cube)
Add a cubeViewport to the workspace, open the cube.
void activateViewport(QMdiSubWindow *w)
This gets called when a window is activated or the workspace loses focus.
IO Handler for Isis Cubes.