Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
camitk::RendererWidget::ScreenshotFormatInfo Class Reference

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)

Detailed Description

sub-class containing all information concerning exporting images (screenshot)

Constructor & Destructor Documentation

camitk::RendererWidget::ScreenshotFormatInfo::ScreenshotFormatInfo ( ScreenshotFormat  t,
QString  e,
QString  d 
)
inline
camitk::RendererWidget::ScreenshotFormatInfo::ScreenshotFormatInfo ( )
inline

Member Data Documentation

QString camitk::RendererWidget::ScreenshotFormatInfo::description

format description

Referenced by camitk::InteractiveViewer::screenshot().

QString camitk::RendererWidget::ScreenshotFormatInfo::extension
ScreenshotFormat camitk::RendererWidget::ScreenshotFormatInfo::type

the corresponding type (key)


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