VR-Forces 4.0.4 Class Documentation
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...

List of all members.

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


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.

References myHasBeenDrawn.

References myHasBeenDrawn.


Member Data Documentation

Referenced by hasBeenDrawn(), and setHasBeenDrawn().


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)