Image Formats NG
|
▼CImageTool::AbstractTool | This is the base class for image tools |
CImageTool::ConvertTool | This is class implements image converting tool |
CImageTool::ShowTool | This is class implements image showing tool |
CCubeTexture | CubeTexture class represents a 6 sided cubic texture |
CDocument | Base class for all documents |
▼CImageTool::Exception | Base class for ImageTool's exceptions |
CImageTool::ExitException | This exception is used in command line parsers to terminate the program |
CImageTool::RuntimeError | Exception with localized string describing occured error |
CImageContents | This class represents data contained in an image file |
CImageExifMeta | This class contains exif meta information of the image |
CImageFormatInfo | Provides information about supported image formats |
CImageHeader | ImageHeader class contains common properties for all images |
CImageIO | Basic Image unput/output |
CImageIOHandler | Base class for all handlers |
CImageIOHandlerPlugin | Base class for image handler plugins |
CImageIOResult | This is a helper class that wraps status enum |
CImageOptions | This class describes the different options supported by ImageIO |
CImageResource | ImageResource is a variant of three types - QImage, CubeTexture and VolumeTexture |
CImageTool::MainParser | This is the parser for the arguments passed to main() |
CNothing | This is a helper class that simplifies constructing on an empty Optionals |
COptional< T > | The Optional class manages an optional contained value, i.e |
COptional< int > | |
COptional< QMimeType > | |
CImageTool::ToolParser | This is helper class that simplifies usage of the QCommandLineParser |
CVariantMapModel | This is a QAbstractTableModel subclass that is capable of displaying a QVariantMap |
CVolumeTexture | VolumeTexture class represents a 3D dimentional image |