#include <QmitkNDIConfigurationWidget.h>
|
| | QmitkNDIConfigurationWidget (QWidget *parent) |
| |
| | ~QmitkNDIConfigurationWidget () override |
| |
| | DEPRECATED (std::string GetDeviceName() const) |
| |
| | DEPRECATED (mitk::NDITrackingDevice *GetTracker() const) |
| |
| | DEPRECATED (mitk::DataStorage *GetDataStorage() const) |
| |
| | DEPRECATED (mitk::NodePredicateBase *GetPredicate() const) |
| |
| | DEPRECATED (const QStringList &GetToolTypes() const) |
| |
| | DEPRECATED (void SetToolTypes(const QStringList &types)) |
| | set types list for type editor combobox
|
| |
| | DEPRECATED (void SetDataStorage(mitk::DataStorage *ds)) |
| | set datastorage for organ node editor
|
| |
| | DEPRECATED (void SetPredicate(mitk::NodePredicateBase::Pointer p)) |
| | set predicate for organ node editor
|
| |
| | DEPRECATED (void SetTagPropertyName(const std::string &name)) |
| | set name of the property that is used to tag selected nodes
|
| |
| | DEPRECATED (void SetTagProperty(mitk::BaseProperty::Pointer prop)) |
| | set the property that is used to tag selected nodes
|
| |
| | DEPRECATED (const QString GetToolType(unsigned int index) const) |
| |
| | DEPRECATED (const QString GetToolName(unsigned int index) const) |
| |
| QMap< QString, unsigned int > | GetToolAndTypes () const |
| |
| | DEPRECATED (QList< unsigned int > GetToolsByToolType(QString toolType) const) |
| |
| | DEPRECATED (mitk::DataNode *GetNode(unsigned int index) const) |
| |
- Deprecated
- This widget is deprecated. The features (1) connection to NDI tracking devices and (2) handling of navigation tools are available in the pluging org.mitk.gui.qt.igttracking in a current version. The new concept to access the tracking devices is to use microservices. This can be achieved very simple by using the QmitkNavigationDataSourceSelectionWidget. You can find an example in the IGT tutorial step 2 / org.mitk.gui.qt.igtexamples (view TrackingLab).
Definition at line 39 of file QmitkNDIConfigurationWidget.h.
◆ PortDeviceMap
◆ QmitkNDIConfigurationWidget()
| QmitkNDIConfigurationWidget::QmitkNDIConfigurationWidget |
( |
QWidget * | parent | ) |
|
◆ ~QmitkNDIConfigurationWidget()
| QmitkNDIConfigurationWidget::~QmitkNDIConfigurationWidget |
( |
| ) |
|
|
override |
◆ Connected
| void QmitkNDIConfigurationWidget::Connected |
( |
| ) |
|
|
signal |
◆ CreateConnections()
| void QmitkNDIConfigurationWidget::CreateConnections |
( |
| ) |
|
|
protectedvirtual |
◆ CreateQtPartControl()
| void QmitkNDIConfigurationWidget::CreateQtPartControl |
( |
QWidget * | parent | ) |
|
|
protectedvirtual |
◆ CreateTracker()
| void QmitkNDIConfigurationWidget::CreateTracker |
( |
| ) |
|
|
protected |
◆ DEPRECATED() [1/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
const QString GetToolName(unsigned int index) const | | ) |
|
◆ DEPRECATED() [2/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
const QString GetToolType(unsigned int index) const | | ) |
|
◆ DEPRECATED() [3/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
const QStringList &GetToolTypes() const | | ) |
|
◆ DEPRECATED() [4/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
mitk::DataNode *GetNode(unsigned int index) const | | ) |
|
◆ DEPRECATED() [5/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
mitk::DataStorage *GetDataStorage() const | | ) |
|
◆ DEPRECATED() [6/14]
◆ DEPRECATED() [7/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
mitk::NodePredicateBase *GetPredicate() const | | ) |
|
◆ DEPRECATED() [8/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
QList< unsigned int > GetToolsByToolType(QString toolType) const | | ) |
|
◆ DEPRECATED() [9/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
std::string GetDeviceName() const | | ) |
|
◆ DEPRECATED() [10/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
void | SetDataStoragemitk::DataStorage *ds | ) |
|
set datastorage for organ node editor
◆ DEPRECATED() [11/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
void | SetPredicatemitk::NodePredicateBase::Pointer p | ) |
|
set predicate for organ node editor
◆ DEPRECATED() [12/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
void | SetTagPropertymitk::BaseProperty::Pointer prop | ) |
|
set the property that is used to tag selected nodes
◆ DEPRECATED() [13/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
void | SetTagPropertyNameconst std::string &name | ) |
|
set name of the property that is used to tag selected nodes
◆ DEPRECATED() [14/14]
| QmitkNDIConfigurationWidget::DEPRECATED |
( |
void | SetToolTypesconst QStringList &types | ) |
|
set types list for type editor combobox
◆ Disconnected
| void QmitkNDIConfigurationWidget::Disconnected |
( |
| ) |
|
|
signal |
◆ EnableAddToolsButton
| void QmitkNDIConfigurationWidget::EnableAddToolsButton |
( |
bool | enable | ) |
|
|
slot |
◆ EnableDiscoverNewToolsButton
| void QmitkNDIConfigurationWidget::EnableDiscoverNewToolsButton |
( |
bool | enable | ) |
|
|
slot |
◆ GenerateNavigationTool()
| mitk::NavigationTool::Pointer QmitkNDIConfigurationWidget::GenerateNavigationTool |
( |
mitk::TrackingTool * | tool | ) |
|
|
protected |
◆ GetStatusText()
| QString QmitkNDIConfigurationWidget::GetStatusText |
( |
| ) |
|
|
protected |
◆ GetToolAndTypes()
| QMap< QString, unsigned int > QmitkNDIConfigurationWidget::GetToolAndTypes |
( |
| ) |
const |
◆ GetToolNamesList()
| QStringList QmitkNDIConfigurationWidget::GetToolNamesList |
( |
| ) |
|
|
protected |
◆ HideAuroraOptionsGroupbox()
| void QmitkNDIConfigurationWidget::HideAuroraOptionsGroupbox |
( |
bool | on | ) |
|
|
protected |
◆ HidePolarisOptionsGroupbox()
| void QmitkNDIConfigurationWidget::HidePolarisOptionsGroupbox |
( |
bool | on | ) |
|
|
protected |
◆ LoadSurfaceFromSTLFile()
| mitk::Surface::Pointer QmitkNDIConfigurationWidget::LoadSurfaceFromSTLFile |
( |
QString | surfaceFilename | ) |
|
|
protected |
◆ OnAddPassiveTool
| void QmitkNDIConfigurationWidget::OnAddPassiveTool |
( |
| ) |
|
|
protectedslot |
◆ OnConnect
| void QmitkNDIConfigurationWidget::OnConnect |
( |
| ) |
|
|
protectedslot |
◆ OnDisconnect
| void QmitkNDIConfigurationWidget::OnDisconnect |
( |
| ) |
|
|
protectedslot |
◆ OnDiscoverDevices
| void QmitkNDIConfigurationWidget::OnDiscoverDevices |
( |
| ) |
|
|
protectedslot |
◆ OnDiscoverTools
| void QmitkNDIConfigurationWidget::OnDiscoverTools |
( |
| ) |
|
|
protectedslot |
◆ OnDisoverDevicesBtnInfo
| void QmitkNDIConfigurationWidget::OnDisoverDevicesBtnInfo |
( |
| ) |
|
|
protectedslot |
◆ OnLoadTool
| void QmitkNDIConfigurationWidget::OnLoadTool |
( |
| ) |
|
|
protectedslot |
◆ OnSaveTool
| void QmitkNDIConfigurationWidget::OnSaveTool |
( |
| ) |
|
|
protectedslot |
◆ OnTableCellChanged
| void QmitkNDIConfigurationWidget::OnTableCellChanged |
( |
int | row, |
|
|
int | column ) |
|
protectedslot |
◆ OnTableItemClicked
| void QmitkNDIConfigurationWidget::OnTableItemClicked |
( |
const QModelIndex & | topLeft | ) |
|
|
protectedslot |
◆ RepresentationChanged
| void QmitkNDIConfigurationWidget::RepresentationChanged |
( |
int | row, |
|
|
mitk::Surface::Pointer | surface ) |
|
signal |
◆ ScanPort()
◆ ScanPortsForNDITrackingDevices()
| void QmitkNDIConfigurationWidget::ScanPortsForNDITrackingDevices |
( |
PortDeviceMap & | portsAndDevices | ) |
|
|
protected |
scans the ports provided as key in the portsAndDevices and fills the respective value of portsAndDevices with the tracking device type at that port
Documentation
- Parameters
-
| [in,out] | portsAndDevices | keys are used to query serial ports, values of the existing keys will be filled with the tracking device type |
Definition at line 423 of file QmitkNDIConfigurationWidget.cpp.
◆ SetDeviceName
| void QmitkNDIConfigurationWidget::SetDeviceName |
( |
const char * | dev | ) |
|
|
slot |
◆ SetupTracker()
| void QmitkNDIConfigurationWidget::SetupTracker |
( |
| ) |
|
|
protected |
◆ ShowToolRepresentationColumn
| void QmitkNDIConfigurationWidget::ShowToolRepresentationColumn |
( |
| ) |
|
|
slot |
show or hide the tooltable column "Tool Representation". This SLOT should be called after SIGNAL "Connected" is emitted
Definition at line 646 of file QmitkNDIConfigurationWidget.cpp.
◆ SignalLoadTool
| void QmitkNDIConfigurationWidget::SignalLoadTool |
( |
int | id, |
|
|
mitk::DataNode::Pointer | dn ) |
|
signal |
◆ SignalSavedTool
| void QmitkNDIConfigurationWidget::SignalSavedTool |
( |
int | id, |
|
|
QString | surfaceFilename ) |
|
signal |
◆ SignalToolNameChanged
| void QmitkNDIConfigurationWidget::SignalToolNameChanged |
( |
int | id, |
|
|
QString | name ) |
|
signal |
◆ ToolsAdded
| void QmitkNDIConfigurationWidget::ToolsAdded |
( |
QStringList | tools | ) |
|
|
signal |
◆ ToolsChanged
| void QmitkNDIConfigurationWidget::ToolsChanged |
( |
| ) |
|
|
signal |
◆ UpdateToolTable()
| void QmitkNDIConfigurationWidget::UpdateToolTable |
( |
| ) |
|
|
protected |
◆ UpdateTrackerFromToolTable
| void QmitkNDIConfigurationWidget::UpdateTrackerFromToolTable |
( |
const QModelIndex & | topLeft, |
|
|
const QModelIndex & | ) |
|
protectedslot |
◆ UpdateWidgets()
| void QmitkNDIConfigurationWidget::UpdateWidgets |
( |
| ) |
|
|
protected |
◆ m_Controls
| Ui::QmitkNDIConfigurationWidget* QmitkNDIConfigurationWidget::m_Controls |
|
protected |
◆ m_Delegate
◆ m_RepresentatonCellDefaultText
| QString QmitkNDIConfigurationWidget::m_RepresentatonCellDefaultText |
|
protected |
◆ m_Source
| mitk::TrackingDeviceSource::Pointer QmitkNDIConfigurationWidget::m_Source |
|
protected |
◆ m_SROMCellDefaultText
| QString QmitkNDIConfigurationWidget::m_SROMCellDefaultText |
|
protected |
◆ m_Tracker
| mitk::NDITrackingDevice::Pointer QmitkNDIConfigurationWidget::m_Tracker |
|
protected |
The documentation for this class was generated from the following files: