VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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. More...

Public Member Functions

 DtPrintTerrainDialog (makVrv::DtDe &de)
 default constructor
virtual ~DtPrintTerrainDialog ()
 destructor
virtual void exec ()
 Brings up print dialog with printer, and, if accepted will print the map area.

Protected Member Functions

virtual void printMapArea ()
 Prints the map area to a printer by grabbing the frame buffer of the current map area.

Protected Attributes

makVrv::DtDemyDe
QPrinter myPrinter

Detailed Description

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

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 Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)