12 #include <QtPrintSupport/QPrinter>
17 class DtOsgAdapterQtWidget;
41 virtual void printMapArea();
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
Creator class that can be registered to return a subclass of the print dialog for extension...
Definition: printTerrainDialog.h:49
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
makVrv::DtDe & myDe
Definition: printTerrainDialog.h:44
Contains makVrv::DtVirtualBaseClass class.
Puts up a print dialog, that, if accepted, will print the map area. If there are multiple channels/ob...
Definition: printTerrainDialog.h:25
QPrinter myPrinter
Definition: printTerrainDialog.h:45
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70