Computer Assited Medical Intervention Tool Kit
version 4.1
|
sub-class containing all information concerning exporting images (screenshot) More...
#include <RendererWidget.h>
Public Member Functions | |
ScreenshotFormatInfo (ScreenshotFormat t, QString e, QString d) | |
Constructor. More... | |
ScreenshotFormatInfo () | |
default constructor More... | |
Public Attributes | |
QString | description |
file format description More... | |
QString | extension |
file extension (suffix) More... | |
ScreenshotFormat | type {NOT_SUPPORTED} |
the corresponding type (key) More... | |
sub-class containing all information concerning exporting images (screenshot)
|
inline |
Constructor.
|
inline |
default constructor
References camitk::vtkInteractorStylePick::areaPicking, and camitk::RendererWidget::TRACKBALL.
QString camitk::RendererWidget::ScreenshotFormatInfo::description |
file 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 {NOT_SUPPORTED} |
the corresponding type (key)