![]() |
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 More... | |
QString | extension |
file extension (suffix) More... | |
ScreenshotFormat | type |
the corresponding type (key) More... | |
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)