Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
QmitkLevelWindowWidget Class Reference

#include <QmitkLevelWindowWidget.h>

Inheritance diagram for QmitkLevelWindowWidget:
Collaboration diagram for QmitkLevelWindowWidget:

Public Slots

void SetDataStorage (mitk::DataStorage *ds)
 

Public Member Functions

 QmitkLevelWindowWidget (QWidget *parent=nullptr, Qt::WindowFlags f=nullptr)
 
mitk::LevelWindowManagerGetManager ()
 

Protected Attributes

mitk::LevelWindowManager::Pointer m_Manager
 

Detailed Description

Definition at line 27 of file QmitkLevelWindowWidget.h.

Constructor & Destructor Documentation

QmitkLevelWindowWidget::QmitkLevelWindowWidget ( QWidget *  parent = nullptr,
Qt::WindowFlags  f = nullptr 
)

Definition at line 19 of file QmitkLevelWindowWidget.cpp.

References m_Manager, and mitk::LevelWindowManager::New().

Member Function Documentation

mitk::LevelWindowManager * QmitkLevelWindowWidget::GetManager ( )

Definition at line 34 of file QmitkLevelWindowWidget.cpp.

References m_Manager.

void QmitkLevelWindowWidget::SetDataStorage ( mitk::DataStorage ds)
slot

Definition at line 29 of file QmitkLevelWindowWidget.cpp.

References m_Manager.

Referenced by QmitkStdMultiWidget::EnableStandardLevelWindow().

Member Data Documentation

mitk::LevelWindowManager::Pointer QmitkLevelWindowWidget::m_Manager
protected

Definition at line 39 of file QmitkLevelWindowWidget.h.

Referenced by GetManager(), QmitkLevelWindowWidget(), and SetDataStorage().


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