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 = {} ) |
◆ ~QmitkIGTLoggerWidget()
QmitkIGTLoggerWidget::~QmitkIGTLoggerWidget |
( |
| ) |
|
|
override |
◆ CreateConnections()
void QmitkIGTLoggerWidget::CreateConnections |
( |
| ) |
|
|
protectedvirtual |
◆ CreateQtPartControl()
void QmitkIGTLoggerWidget::CreateQtPartControl |
( |
QWidget * | parent | ) |
|
|
protectedvirtual |
◆ OnChangePressed
void QmitkIGTLoggerWidget::OnChangePressed |
( |
| ) |
|
|
protectedslot |
◆ OnRecording
void QmitkIGTLoggerWidget::OnRecording |
( |
| ) |
|
|
protectedslot |
◆ OnStartRecording
void QmitkIGTLoggerWidget::OnStartRecording |
( |
bool | recording | ) |
|
|
protectedslot |
◆ SetDataStorage()
void QmitkIGTLoggerWidget::SetDataStorage |
( |
mitk::DataStorage * | dataStorage | ) |
|
◆ 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
mitk::DataStorage::Pointer QmitkIGTLoggerWidget::m_DataStorage |
|
protected |
◆ 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 files: