VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions
DtSaveDatabaseHandler Class Reference

Works as both the save and saveAs handler. More...

Inheritance diagram for DtSaveDatabaseHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSaveDatabaseHandler ()
 Default Constructor.
virtual ~DtSaveDatabaseHandler ()
 Destructor.

Static Public Member Functions

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

Protected Member Functions

virtual bool userDefinedAction (DtUserDefinedType iAction, void *usr)
virtual QString createFilterList ()
 Creates the list of save valid file types that can be put into the save dialog.
virtual void initFileDialog (QFileDialog *fd)
virtual bool saveDatabase (QString filename)
virtual bool completeOpen ()
virtual const char * eventSignalName ()

Detailed Description

Works as both the save and saveAs handler.

The saveAs aspect comes into play when the create and showDialog functions are called


Constructor & Destructor Documentation

Default Constructor.

Destructor.


Member Function Documentation

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

Static creator.

virtual bool DtSaveDatabaseHandler::userDefinedAction ( DtUserDefinedType  iAction,
void *  usr 
) [protected, virtual]

Reimplemented from DtEventHandler.

virtual QString DtSaveDatabaseHandler::createFilterList ( ) [protected, virtual]

Creates the list of save valid file types that can be put into the save dialog.

Implements DtFileDialogHandler.

virtual void DtSaveDatabaseHandler::initFileDialog ( QFileDialog fd) [protected, virtual]

Reimplemented from DtFileDialogHandler.

virtual bool DtSaveDatabaseHandler::saveDatabase ( QString  filename) [protected, virtual]
virtual bool DtSaveDatabaseHandler::completeOpen ( ) [protected, virtual]

Implements DtFileDialogHandler.

virtual const char* DtSaveDatabaseHandler::eventSignalName ( ) [inline, protected, virtual]

Reimplemented from DtFileDialogHandler.

References DtFileSaveDatatabaseWidgetEvent.


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)