NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | List of all members
TrackerControlsWidget Class Reference

Implements some basic functionality for stopping/starting a generic tracker. More...

Inheritance diagram for TrackerControlsWidget:
Inheritance graph
[legend]
Collaboration diagram for TrackerControlsWidget:
Collaboration graph
[legend]

Public Member Functions

 TrackerControlsWidget (QWidget *parent=0)
 Basic constructor. More...
 
 ~TrackerControlsWidget (void)
 Basic destructor. More...
 
void InitTrackerTools (QStringList &toolList)
 Sets up the combo box with a list of tracker tool rom files. More...
 
void ToggleTrackerTool (QString &outputName, bool &outputEnabled)
 Asks the widget to toggle the current tool, and this method returns the name of the tool toggled, and the desired status. More...
 
QString GetCurrentToolName () const
 Returns the name of the current tool in the combo box. More...
 

Detailed Description

Implements some basic functionality for stopping/starting a generic tracker.

Constructor & Destructor Documentation

TrackerControlsWidget::TrackerControlsWidget ( QWidget *  parent = 0)

Basic constructor.

TrackerControlsWidget::~TrackerControlsWidget ( void  )

Basic destructor.

Member Function Documentation

QString TrackerControlsWidget::GetCurrentToolName ( ) const

Returns the name of the current tool in the combo box.

void TrackerControlsWidget::InitTrackerTools ( QStringList &  toolList)

Sets up the combo box with a list of tracker tool rom files.

void TrackerControlsWidget::ToggleTrackerTool ( QString &  outputName,
bool &  outputEnabled 
)

Asks the widget to toggle the current tool, and this method returns the name of the tool toggled, and the desired status.


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