MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
QmitkIGTCommonHelper Class Reference

Simple and fast access to a pre-configured TrackingDeviceSource. More...

#include <QmitkIGTCommonHelper.h>

Static Public Member Functions

static void SetLastFileSavePath (const QString &str)
 
static void SetLastFileSavePathByFileName (const QString &str)
 
static const QString GetLastFileSavePath ()
 
static void SetLastFileLoadPath (const QString &str)
 
static void SetLastFileLoadPathByFileName (const QString &str)
 
static const QString GetLastFileLoadPath ()
 

Static Public Attributes

static const std::string VIEW_ID = "org.mitk.views.igtcommonhelper"
 

Detailed Description

Simple and fast access to a pre-configured TrackingDeviceSource.

Documentation:

Definition at line 23 of file QmitkIGTCommonHelper.h.

Member Function Documentation

◆ GetLastFileLoadPath()

const QString QmitkIGTCommonHelper::GetLastFileLoadPath ( )
static

Definition at line 57 of file QmitkIGTCommonHelper.cpp.

◆ GetLastFileSavePath()

const QString QmitkIGTCommonHelper::GetLastFileSavePath ( )
static

Definition at line 32 of file QmitkIGTCommonHelper.cpp.

◆ SetLastFileLoadPath()

void QmitkIGTCommonHelper::SetLastFileLoadPath ( const QString & str)
static

Definition at line 43 of file QmitkIGTCommonHelper.cpp.

◆ SetLastFileLoadPathByFileName()

void QmitkIGTCommonHelper::SetLastFileLoadPathByFileName ( const QString & str)
static

Definition at line 51 of file QmitkIGTCommonHelper.cpp.

◆ SetLastFileSavePath()

void QmitkIGTCommonHelper::SetLastFileSavePath ( const QString & str)
static

Definition at line 18 of file QmitkIGTCommonHelper.cpp.

◆ SetLastFileSavePathByFileName()

void QmitkIGTCommonHelper::SetLastFileSavePathByFileName ( const QString & str)
static

Definition at line 26 of file QmitkIGTCommonHelper.cpp.

Member Data Documentation

◆ VIEW_ID

const std::string QmitkIGTCommonHelper::VIEW_ID = "org.mitk.views.igtcommonhelper"
static

Definition at line 28 of file QmitkIGTCommonHelper.h.


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