![]() |
Computer Assited Medical Intervention Tool Kit
|
sub-class containing all information concerning exporting images (screenshot) More...
Public Member Functions | |
| ScreenshotFormatInfo (ScreenshotFormat t, QString e, QString d) | |
| ScreenshotFormatInfo () | |
Public Attributes | |
| QString | description |
| format description | |
| QString | extension |
| file extension (suffix) | |
| ScreenshotFormat | type |
| the corresponding type (key) | |
sub-class containing all information concerning exporting images (screenshot)
|
inline |
|
inline |
| QString camitk::RendererWidget::ScreenshotFormatInfo::description |
format description
Referenced by camitk::InteractiveViewer::screenshot().
| QString camitk::RendererWidget::ScreenshotFormatInfo::extension |
file extension (suffix)
Referenced by camitk::RendererWidget::getScreenshotFormatInfo(), and camitk::InteractiveViewer::screenshot().
| ScreenshotFormat camitk::RendererWidget::ScreenshotFormatInfo::type |
the corresponding type (key)
1.8.1.2