Public Slots | Signals | Public Member Functions | Private Attributes

cmtk::QtWindowLevelDialog Class Reference
[cmtkQt Library]

Dialog with WIndow/Level and Colormap controls. More...

#include <cmtkQtWindowLevelDialog.h>

Collaboration diagram for cmtk::QtWindowLevelDialog:
Collaboration graph
[legend]

List of all members.

Public Slots

void slotSetStudy (Study::SmartPtr &study)
 Set study object.

Signals

void colormapChanged (Study::SmartPtr &)
 This signal is emitted when the colormap of the study has changed.

Public Member Functions

 QtWindowLevelDialog (QWidget *parent=0, bool modal=FALSE, Qt::WFlags f=0)
 Constructor.
virtual ~QtWindowLevelDialog ()
 Virtual destructor.

Private Attributes

QtWindowLevelControlsControls
 The Window/Level user interface component.

Detailed Description

Dialog with WIndow/Level and Colormap controls.

Definition at line 49 of file cmtkQtWindowLevelDialog.h.


Constructor & Destructor Documentation

virtual cmtk::QtWindowLevelDialog::~QtWindowLevelDialog (  ) [inline, virtual]

Virtual destructor.

Definition at line 60 of file cmtkQtWindowLevelDialog.h.


Member Function Documentation

void cmtk::QtWindowLevelDialog::colormapChanged ( Study::SmartPtr  ) [signal]

This signal is emitted when the colormap of the study has changed.


Member Data Documentation

The Window/Level user interface component.

Definition at line 72 of file cmtkQtWindowLevelDialog.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines