VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtPrintTerrainDialog Class Reference

Puts up a print dialog, that, if accepted, will print the map area. If there are multiple channels/observers on the main map area it will print all channels/observers. This print will be as if a screen snapshot had just been taken of the map area and printed.

Public Member Functions

 DtPrintTerrainDialog (makVrv::DtDe &de)
 
virtual ~DtPrintTerrainDialog ()
 
virtual void exec ()
 

Protected Member Functions

virtual void printMapArea ()
 

Protected Attributes

makVrv::DtDemyDe
 
QPrinter myPrinter
 

Constructor & Destructor Documentation

makVrf::DtPrintTerrainDialog::DtPrintTerrainDialog ( makVrv::DtDe de)

default constructor

virtual makVrf::DtPrintTerrainDialog::~DtPrintTerrainDialog ( )
virtual

destructor

Member Function Documentation

virtual void makVrf::DtPrintTerrainDialog::exec ( )
virtual

Brings up print dialog with printer, and, if accepted will print the map area.

virtual void makVrf::DtPrintTerrainDialog::printMapArea ( )
protectedvirtual

Prints the map area to a printer by grabbing the frame buffer of the current map area.

Member Data Documentation

makVrv::DtDe& makVrf::DtPrintTerrainDialog::myDe
protected
QPrinter makVrf::DtPrintTerrainDialog::myPrinter
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)