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.
|
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 | ) |
|
| virtual makVrf::DtPrintTerrainDialog::~DtPrintTerrainDialog |
( |
| ) |
|
|
virtual |
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: