Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
QmitkLabelSetWidget Class Reference

#include <QmitkLabelSetWidget.h>

Inheritance diagram for QmitkLabelSetWidget:
Collaboration diagram for QmitkLabelSetWidget:

Public Slots

void ResetAllTableWidgetItems ()
 
void UpdateAllTableWidgetItems ()
 
void SelectLabelByPixelValue (mitk::Label::PixelType pixelValue)
 

Signals

void goToLabel (const mitk::Point3D &)
 Send a signal when it was requested to go to a label. More...
 
void resetView ()
 

Public Member Functions

 QmitkLabelSetWidget (QWidget *parent=NULL)
 
 ~QmitkLabelSetWidget ()
 
void SetDataStorage (mitk::DataStorage *storage)
 
void SetOrganColors (const QStringList &organColors)
 
void UpdateControls ()
 
virtual void setEnabled (bool enabled)
 
QStringList & GetLabelStringList ()
 

Detailed Description

Definition at line 40 of file QmitkLabelSetWidget.h.

Constructor & Destructor Documentation

QmitkLabelSetWidget::QmitkLabelSetWidget ( QWidget *  parent = NULL)
explicit
QmitkLabelSetWidget::~QmitkLabelSetWidget ( )

Definition at line 90 of file QmitkLabelSetWidget.cpp.

Member Function Documentation

QStringList & QmitkLabelSetWidget::GetLabelStringList ( )

Definition at line 860 of file QmitkLabelSetWidget.cpp.

Referenced by QmitkLabelSetWidget(), and UpdateControls().

void QmitkLabelSetWidget::goToLabel ( const mitk::Point3D )
signal

Send a signal when it was requested to go to a label.

void QmitkLabelSetWidget::resetView ( )
signal
void QmitkLabelSetWidget::SelectLabelByPixelValue ( mitk::Label::PixelType  pixelValue)
slot

Definition at line 656 of file QmitkLabelSetWidget.cpp.

Referenced by ResetAllTableWidgetItems().

void QmitkLabelSetWidget::SetDataStorage ( mitk::DataStorage storage)

Definition at line 935 of file QmitkLabelSetWidget.cpp.

void QmitkLabelSetWidget::setEnabled ( bool  enabled)
virtual

Definition at line 929 of file QmitkLabelSetWidget.cpp.

References UpdateControls().

void QmitkLabelSetWidget::SetOrganColors ( const QStringList &  organColors)

Definition at line 597 of file QmitkLabelSetWidget.cpp.

void QmitkLabelSetWidget::UpdateAllTableWidgetItems ( )
slot
void QmitkLabelSetWidget::UpdateControls ( )

Definition at line 1015 of file QmitkLabelSetWidget.cpp.

References GetLabelStringList(), and mitk::ToolManager::GetWorkingData().

Referenced by setEnabled().


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