OpenIGTLinkManager.
More...
#include <QmitkOpenIGTLinkManager.h>
OpenIGTLinkManager.
- Warning
- This class is not yet documented. Use "git blame" and ask the author to provide basic documentation.
- See also
- QmitkAbstractView ${}
Definition at line 33 of file QmitkOpenIGTLinkManager.h.
◆ QmitkOpenIGTLinkManager()
QmitkOpenIGTLinkManager::QmitkOpenIGTLinkManager |
( |
| ) |
|
◆ ~QmitkOpenIGTLinkManager()
QmitkOpenIGTLinkManager::~QmitkOpenIGTLinkManager |
( |
| ) |
|
|
override |
◆ CreatePipeline()
void QmitkOpenIGTLinkManager::CreatePipeline |
( |
| ) |
|
|
protected |
◆ CreateQtPartControl()
void QmitkOpenIGTLinkManager::CreateQtPartControl |
( |
QWidget * | parent | ) |
|
|
overrideprotected |
◆ DestroyPipeline()
void QmitkOpenIGTLinkManager::DestroyPipeline |
( |
| ) |
|
|
protected |
◆ NewSourceByWidget
void QmitkOpenIGTLinkManager::NewSourceByWidget |
( |
mitk::IGTLDeviceSource::Pointer | source, |
|
|
std::string | ) |
|
slot |
◆ SetFocus()
void QmitkOpenIGTLinkManager::SetFocus |
( |
| ) |
|
|
overrideprotected |
◆ SourceSelected
void QmitkOpenIGTLinkManager::SourceSelected |
( |
mitk::IGTLDeviceSource::Pointer | source | ) |
|
|
slot |
◆ m_AllSourcesHandledByThisWidget
std::vector<mitk::IGTLDeviceSource::Pointer> QmitkOpenIGTLinkManager::m_AllSourcesHandledByThisWidget |
|
protected |
Someone needs to hold the smart pointers of new sources, otherwise the objects will be lost although they are listed as microservice.
Definition at line 64 of file QmitkOpenIGTLinkManager.h.
◆ m_Controls
Ui::QmitkOpenIGTLinkManagerControls QmitkOpenIGTLinkManager::m_Controls |
|
protected |
◆ m_CurrentIGTLDevice
mitk::IGTLDevice::Pointer QmitkOpenIGTLinkManager::m_CurrentIGTLDevice |
|
protected |
◆ VIEW_ID
const std::string QmitkOpenIGTLinkManager::VIEW_ID |
|
static |
The documentation for this class was generated from the following files: