GUI to access the IGT recorder. User can specify the file name where the output shall be stored and how long the recording shall be performed.
More...
#include <QmitkIGTLoggerWidget.h>
GUI to access the IGT recorder. User can specify the file name where the output shall be stored and how long the recording shall be performed.
Documentation:
Definition at line 36 of file QmitkIGTLoggerWidget.h.
◆ QmitkIGTLoggerWidget()
QmitkIGTLoggerWidget::QmitkIGTLoggerWidget |
( |
QWidget * |
parent = nullptr , |
|
|
Qt::WindowFlags |
f = nullptr |
|
) |
| |
◆ ~QmitkIGTLoggerWidget()
QmitkIGTLoggerWidget::~QmitkIGTLoggerWidget |
( |
| ) |
|
|
override |
◆ CreateConnections()
virtual void QmitkIGTLoggerWidget::CreateConnections |
( |
| ) |
|
|
protectedvirtual |
Creation of the connections.
◆ CreateQtPartControl()
virtual void QmitkIGTLoggerWidget::CreateQtPartControl |
( |
QWidget * |
parent | ) |
|
|
protectedvirtual |
◆ OnChangePressed
void QmitkIGTLoggerWidget::OnChangePressed |
( |
| ) |
|
|
protectedslot |
◆ OnRecording
void QmitkIGTLoggerWidget::OnRecording |
( |
| ) |
|
|
protectedslot |
◆ OnStartRecording
void QmitkIGTLoggerWidget::OnStartRecording |
( |
bool |
recording | ) |
|
|
protectedslot |
◆ SetDataStorage()
◆ SetDefaultRecordingSettings()
void QmitkIGTLoggerWidget::SetDefaultRecordingSettings |
( |
| ) |
|
|
protected |
◆ SetOutputFileName()
void QmitkIGTLoggerWidget::SetOutputFileName |
( |
| ) |
|
|
protected |
◆ SetRecorder()
void QmitkIGTLoggerWidget::SetRecorder |
( |
mitk::NavigationDataRecorder::Pointer |
recorder | ) |
|
◆ SignalRecordingStarted
void QmitkIGTLoggerWidget::SignalRecordingStarted |
( |
| ) |
|
|
signal |
◆ SignalRecordingStopped
void QmitkIGTLoggerWidget::SignalRecordingStopped |
( |
| ) |
|
|
signal |
◆ StopRecording
void QmitkIGTLoggerWidget::StopRecording |
( |
| ) |
|
|
protectedslot |
◆ UpdateOutputFileName
void QmitkIGTLoggerWidget::UpdateOutputFileName |
( |
| ) |
|
|
protectedslot |
◆ UpdateRecordingTime
void QmitkIGTLoggerWidget::UpdateRecordingTime |
( |
| ) |
|
|
protectedslot |
◆ m_CmpFilename
QString QmitkIGTLoggerWidget::m_CmpFilename |
|
protected |
◆ m_Controls
Ui::QmitkIGTLoggerWidgetControls* QmitkIGTLoggerWidget::m_Controls |
|
protected |
◆ m_DataStorage
◆ m_Dir
QString QmitkIGTLoggerWidget::m_Dir |
|
protected |
◆ m_MilliSeconds
QString QmitkIGTLoggerWidget::m_MilliSeconds |
|
protected |
◆ m_Recorder
mitk::NavigationDataRecorder::Pointer QmitkIGTLoggerWidget::m_Recorder |
|
protected |
◆ m_RecordingActivated
bool QmitkIGTLoggerWidget::m_RecordingActivated |
|
protected |
◆ m_RecordingTimer
QTimer* QmitkIGTLoggerWidget::m_RecordingTimer |
|
protected |
◆ m_Samples
QString QmitkIGTLoggerWidget::m_Samples |
|
protected |
◆ VIEW_ID
const std::string QmitkIGTLoggerWidget::VIEW_ID |
|
static |
The documentation for this class was generated from the following file: