VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtMultiResActiveMapRecord Class Reference

This class is used by DtMutliResPaperMap to hold the information about a single loaded image file. More...

Public Member Functions

 DtMultiResActiveMapRecord (DtRasterMap *map)
virtual ~DtMultiResActiveMapRecord ()
virtual bool load (const QString &folder)
 assigns map, loads the imag3 and sets up the matrix
virtual DtRasterMapmap () const
virtual QImage * image () const
virtual QSize imageSize () const
virtual void dump ()
 dumps the image and resets the map to null.
bool hasBeenDrawn () const
void setHasBeenDrawn (bool b)

Protected Attributes

QImage * myImage
DtRasterMapmyMap
bool myHasBeenDrawn

Detailed Description

This class is used by DtMutliResPaperMap to hold the information about a single loaded image file.

Constructor & Destructor Documentation

DtMultiResActiveMapRecord::DtMultiResActiveMapRecord ( DtRasterMap map)
virtual DtMultiResActiveMapRecord::~DtMultiResActiveMapRecord ( )
virtual

Member Function Documentation

virtual bool DtMultiResActiveMapRecord::load ( const QString &  folder)
virtual

assigns map, loads the imag3 and sets up the matrix

virtual DtRasterMap* DtMultiResActiveMapRecord::map ( ) const
virtual
virtual QImage* DtMultiResActiveMapRecord::image ( ) const
virtual
virtual QSize DtMultiResActiveMapRecord::imageSize ( ) const
virtual
virtual void DtMultiResActiveMapRecord::dump ( )
virtual

dumps the image and resets the map to null.

bool DtMultiResActiveMapRecord::hasBeenDrawn ( ) const
inline

References myHasBeenDrawn.

void DtMultiResActiveMapRecord::setHasBeenDrawn ( bool  b)
inline

References myHasBeenDrawn.

Member Data Documentation

QImage* DtMultiResActiveMapRecord::myImage
protected
DtRasterMap* DtMultiResActiveMapRecord::myMap
protected
bool DtMultiResActiveMapRecord::myHasBeenDrawn
protected

Referenced by hasBeenDrawn(), and setHasBeenDrawn().


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)