MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
QmitkToFDeviceGeneration Class Reference

QmitkToFDeviceGeneration. More...

#include <QmitkToFDeviceGeneration.h>

Inheritance diagram for QmitkToFDeviceGeneration:

Public Member Functions

 QmitkToFDeviceGeneration ()
 
 ~QmitkToFDeviceGeneration () override
 
void SetFocus () override
 
void CreateQtPartControl (QWidget *parent) override
 

Static Public Attributes

static const std::string VIEW_ID = "org.mitk.views.tofgeneration"
 

Protected Slots

void OnToFCameraConnected ()
 Slot called when the "Create Device" button of the ConnectionWidget is pressed.
 

Protected Attributes

Ui::QmitkToFDeviceGenerationControls m_Controls
 

Detailed Description

Constructor & Destructor Documentation

◆ QmitkToFDeviceGeneration()

QmitkToFDeviceGeneration::QmitkToFDeviceGeneration ( )

Definition at line 33 of file QmitkToFDeviceGeneration.cpp.

◆ ~QmitkToFDeviceGeneration()

QmitkToFDeviceGeneration::~QmitkToFDeviceGeneration ( )
override

Definition at line 38 of file QmitkToFDeviceGeneration.cpp.

Member Function Documentation

◆ CreateQtPartControl()

void QmitkToFDeviceGeneration::CreateQtPartControl ( QWidget * parent)
override

Definition at line 46 of file QmitkToFDeviceGeneration.cpp.

◆ OnToFCameraConnected

void QmitkToFDeviceGeneration::OnToFCameraConnected ( )
protectedslot

Slot called when the "Create Device" button of the ConnectionWidget is pressed.

Definition at line 61 of file QmitkToFDeviceGeneration.cpp.

◆ SetFocus()

void QmitkToFDeviceGeneration::SetFocus ( )
override

Definition at line 42 of file QmitkToFDeviceGeneration.cpp.

Member Data Documentation

◆ m_Controls

Ui::QmitkToFDeviceGenerationControls QmitkToFDeviceGeneration::m_Controls
protected

Definition at line 55 of file QmitkToFDeviceGeneration.h.

◆ VIEW_ID

const std::string QmitkToFDeviceGeneration::VIEW_ID = "org.mitk.views.tofgeneration"
static

Definition at line 36 of file QmitkToFDeviceGeneration.h.


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