17 class DtOsgAdapterQtWidget;
43 virtual void saveMapArea(
const QString& file,
const QString& format);
46 virtual QImage mapAreaAsImage()
const;
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
Puts up a dialog, that, if accepted, will save the map area to the specified file and image format...
Definition: saveTerrainAsImageDialog.h:29
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Contains makVrv::DtVirtualBaseClass class.
Creator class that can be registered to return a subclass of the print dialog for extension...
Definition: saveTerrainAsImageDialog.h:58
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:72
makVrv::DtDe & myDe
Definition: saveTerrainAsImageDialog.h:54