NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | List of all members
niftk::MultiViewerWidgetTestClass Class Reference
Inheritance diagram for niftk::MultiViewerWidgetTestClass:
Inheritance graph
[legend]
Collaboration diagram for niftk::MultiViewerWidgetTestClass:
Collaboration graph
[legend]

Public Member Functions

 MultiViewerWidgetTestClass ()
 
virtual ~MultiViewerWidgetTestClass ()
 
std::string GetFileName () const
 Gets the name of the image file to load into the viewer. More...
 
void SetFileName (const std::string &fileName)
 Sets the name of the image file to load into the viewer. More...
 
bool GetInteractiveMode () const
 Gets the interactive mode. In interactive mode the windows are not closed when the test is finished. More...
 
void SetInteractiveMode (bool interactiveMode)
 Sets the interactive mode. In interactive mode the windows are not closed when the test is finished. More...
 

Constructor & Destructor Documentation

niftk::MultiViewerWidgetTestClass::MultiViewerWidgetTestClass ( )
explicit
niftk::MultiViewerWidgetTestClass::~MultiViewerWidgetTestClass ( )
virtual

Member Function Documentation

std::string niftk::MultiViewerWidgetTestClass::GetFileName ( ) const

Gets the name of the image file to load into the viewer.

bool niftk::MultiViewerWidgetTestClass::GetInteractiveMode ( ) const

Gets the interactive mode. In interactive mode the windows are not closed when the test is finished.

void niftk::MultiViewerWidgetTestClass::SetFileName ( const std::string fileName)

Sets the name of the image file to load into the viewer.

void niftk::MultiViewerWidgetTestClass::SetInteractiveMode ( bool  interactiveMode)

Sets the interactive mode. In interactive mode the windows are not closed when the test is finished.


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