USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::ViewportMdiSubWindow Class Reference

This is an actual viewport window in qview/qnet/etc. More...

#include <ViewportMdiSubWindow.h>

Inheritance diagram for Isis::ViewportMdiSubWindow:
Inheritance graph
Collaboration diagram for Isis::ViewportMdiSubWindow:
Collaboration graph

Signals

void closeViewport (CubeViewport *vp)

Public Member Functions

 ViewportMdiSubWindow (Cube *cubeToView, QWidget *parent=NULL)
MdiCubeViewportviewport ()

Protected Member Functions

virtual void closeEvent (QCloseEvent *e)

Private Member Functions

 Q_DISABLE_COPY (ViewportMdiSubWindow)

Private Attributes

QPointer< MdiCubeViewportm_viewport

Detailed Description

This is an actual viewport window in qview/qnet/etc.

Author
2012-05-29 Steven Lambright
History:
2012-05-29 Steven Lambright - Original implementation
History:
2012-07-27 Tracie Sucharski - Added closeViewport signal and connect to the CubeViewport's viewportClosed signal. This was done so that tools can respond to the user closing a viewport rather than when the application exits.

Definition at line 25 of file ViewportMdiSubWindow.h.


The documentation for this class was generated from the following files: