VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtSaveMapAreaHandler Class Reference
Inheritance diagram for DtSaveMapAreaHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSaveMapAreaHandler ()
 Default Constructor.
virtual ~DtSaveMapAreaHandler ()
 Destructor.
virtual QWidgetcreateDialog (QWidget *parent)
 Creates the dialog associated with this handler (if there is one)
virtual void showDialog (bool b)
virtual void saveMapArea (QPixmap &image, const QString &format)
 Calls saveMapArea with empty filename and supplied image.
virtual void saveMapArea (const QString &file, const QString &format, QPixmap *cpyImage=NULL)

Static Public Member Functions

static DtEventHandlercreate (DtEventController *owner, void *usr)
 Static creator.

Protected Attributes

QComboBoxmyOutputFormatComboBox

Constructor & Destructor Documentation

Default Constructor.

Destructor.


Member Function Documentation

static DtEventHandler* DtSaveMapAreaHandler::create ( DtEventController owner,
void *  usr 
) [static]

Static creator.

virtual QWidget* DtSaveMapAreaHandler::createDialog ( QWidget w) [virtual]

Creates the dialog associated with this handler (if there is one)

Reimplemented from DtEventHandler.

virtual void DtSaveMapAreaHandler::showDialog ( bool  b) [virtual]

Reimplemented from DtEventHandler.

virtual void DtSaveMapAreaHandler::saveMapArea ( QPixmap &  image,
const QString &  format 
) [virtual]

Calls saveMapArea with empty filename and supplied image.

virtual void DtSaveMapAreaHandler::saveMapArea ( const QString &  file,
const QString &  format,
QPixmap *  cpyImage = NULL 
) [virtual]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)