NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | List of all members
QLevelWindow Class Reference

Helper class to store a pair of double values in a QVariant. More...

Inheritance diagram for QLevelWindow:
Inheritance graph
[legend]
Collaboration diagram for QLevelWindow:
Collaboration graph
[legend]

Public Member Functions

 QLevelWindow ()
 
void SetWindowBounds (double lowerWindowBound, double upperWindowBound)
 
void SetLevelWindow (double level, double window)
 
double GetLowerWindowBound () const
 
double GetUpperWindowBound () const
 
double GetLevel () const
 
double GetWindow () const
 

Detailed Description

Helper class to store a pair of double values in a QVariant.

Constructor & Destructor Documentation

QLevelWindow::QLevelWindow ( )
inline

Member Function Documentation

double QLevelWindow::GetLevel ( ) const
inline
double QLevelWindow::GetLowerWindowBound ( ) const
inline
double QLevelWindow::GetUpperWindowBound ( ) const
inline
double QLevelWindow::GetWindow ( ) const
inline
void QLevelWindow::SetLevelWindow ( double  level,
double  window 
)
inline
void QLevelWindow::SetWindowBounds ( double  lowerWindowBound,
double  upperWindowBound 
)
inline

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