#include <mitkUSDevicePersistence.h>
Documentation TODO
Definition at line 32 of file mitkUSDevicePersistence.h.
◆ USDevicePersistence()
mitk::USDevicePersistence::USDevicePersistence |
( |
| ) |
|
|
protected |
◆ ~USDevicePersistence()
mitk::USDevicePersistence::~USDevicePersistence |
( |
| ) |
|
|
inlineoverrideprotected |
◆ depthToInt()
int mitk::USDevicePersistence::depthToInt |
( |
std::string | s | ) |
|
|
protected |
◆ itkCloneMacro()
mitk::USDevicePersistence::itkCloneMacro |
( |
Self | | ) |
|
◆ itkFactorylessNewMacro()
mitk::USDevicePersistence::itkFactorylessNewMacro |
( |
Self | | ) |
|
◆ mitkClassMacroItkParent()
◆ RestoreLastDevices()
std::vector< mitk::USDevice::Pointer > mitk::USDevicePersistence::RestoreLastDevices |
( |
| ) |
|
◆ spacingToDouble()
double mitk::USDevicePersistence::spacingToDouble |
( |
std::string | s | ) |
|
|
protected |
◆ split()
void mitk::USDevicePersistence::split |
( |
std::string & | text, |
|
|
std::string & | separators, |
|
|
std::vector< std::string > & | words ) |
|
protected |
◆ StoreCurrentDevices()
void mitk::USDevicePersistence::StoreCurrentDevices |
( |
| ) |
|
◆ StringToUSProbe()
mitk::USProbe::Pointer mitk::USDevicePersistence::StringToUSProbe |
( |
std::string | s | ) |
|
|
protected |
◆ StringToUSVideoDevice()
mitk::USVideoDevice::Pointer mitk::USDevicePersistence::StringToUSVideoDevice |
( |
QString | s | ) |
|
|
protected |
◆ USProbeToString()
QString mitk::USDevicePersistence::USProbeToString |
( |
mitk::USProbe::Pointer | p | ) |
|
|
protected |
◆ USVideoDeviceToString()
QString mitk::USDevicePersistence::USVideoDeviceToString |
( |
mitk::USVideoDevice::Pointer | d | ) |
|
|
protected |
◆ m_devices
QSettings mitk::USDevicePersistence::m_devices |
|
protected |
The documentation for this class was generated from the following files: