version 3.3

VRS::QtInternalResourceImageReader Class Reference

This class allows to read images which are processed and encoded into internal resources by the Qt uic-tool. More...

#include <vrs/qt3/qtinternalresourceimagereader.h>

Inheritance diagram for VRS::QtInternalResourceImageReader:

VRS::ImageReader VRS::ObjectReader VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 VRS_TYPEINFO (QtInternalResourceImageReader, ImageReader)
virtual SO< Imageread (DataResource *resource) const
virtual const char * objectFormatName () const
virtual const char * objectFileSuffix () const


Detailed Description

This class allows to read images which are processed and encoded into internal resources by the Qt uic-tool.

Use the prefix "internal:" to refer to these images, e.g.: VRS_LoadObject(VRS::Image, "internal:logo.png");


Member Function Documentation

VRS::QtInternalResourceImageReader::VRS_TYPEINFO ( QtInternalResourceImageReader  ,
ImageReader   
)

virtual SO<Image> VRS::QtInternalResourceImageReader::read ( DataResource resource  )  const [virtual]

Implements VRS::ImageReader.

virtual const char* VRS::QtInternalResourceImageReader::objectFormatName ( void   )  const [inline, virtual]

Implements VRS::ImageReader.

virtual const char* VRS::QtInternalResourceImageReader::objectFileSuffix (  )  const [inline, virtual]

both methods provide meta information which is needed for any user interface programming.

Implements VRS::ImageReader.


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

Generated on Tue May 22 06:00:26 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact