|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef ViewportMdiSubWindow_h
2 #define ViewportMdiSubWindow_h
4 #include <QMdiSubWindow>
11 class MdiCubeViewport;
75 QPointer<MdiCubeViewport> m_viewport;
Cube display widget for certain Isis MDI applications.
Definition: MdiCubeViewport.h:39
virtual void closeEvent(QCloseEvent *e)
This method is called as the closeEvent.
Definition: ViewportMdiSubWindow.cpp:50
~ViewportMdiSubWindow()
Deconstructor for ViewportMdiSubWindow.
Definition: ViewportMdiSubWindow.cpp:40
ViewportMdiSubWindow(Cube *cubeToView, QWidget *parent=NULL)
Constrctor for the ViewportMdiSubWindow.
Definition: ViewportMdiSubWindow.cpp:13
This is an actual viewport window in qview/qnet/etc.
Definition: ViewportMdiSubWindow.h:25
IO Handler for Isis Cubes.
Definition: Cube.h:167
Widget to display Isis cubes for qt apps.
Definition: CubeViewport.h:122
void closeViewport(CubeViewport *vp)
This method closes the viewport.
MdiCubeViewport * viewport()
Grabs the viewport.
Definition: ViewportMdiSubWindow.cpp:45
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16