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

List of all members.

Public Slots

virtual bool userDefinedAction (DtUserDefinedType iAction, void *usr)
 Processes openDatabase with the usr pointer being a pointer to a QString.

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

virtual QString createFilterList ()
 Creates the list of open valid file types that can be put into the open dialog.
virtual bool openDatabase (QString dbName)
 Opens the database using the application event controller tdb manager.
virtual void initFileDialog (QFileDialog *parent)
 Creates the dialog that will be used to allow the user to open the database.
virtual bool completeOpen ()
virtual bool completeOpen (QString fileName)
 Opens the database and sets the current filename.
virtual const char * eventSignalName ()

Constructor & Destructor Documentation

Default Constructor.

Destructor.


Member Function Documentation

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

Static creator.

virtual bool DtOpenDatabaseHandler::userDefinedAction ( DtUserDefinedType  iAction,
void *  usr 
) [virtual, slot]

Processes openDatabase with the usr pointer being a pointer to a QString.

Reimplemented from DtEventHandler.

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

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

Implements DtFileDialogHandler.

virtual bool DtOpenDatabaseHandler::openDatabase ( QString  dbName) [protected, virtual]

Opens the database using the application event controller tdb manager.

virtual void DtOpenDatabaseHandler::initFileDialog ( QFileDialog parent) [protected, virtual]

Creates the dialog that will be used to allow the user to open the database.

Reimplemented from DtFileDialogHandler.

virtual bool DtOpenDatabaseHandler::completeOpen ( ) [protected, virtual]

Implements DtFileDialogHandler.

virtual bool DtOpenDatabaseHandler::completeOpen ( QString  fileName) [protected, virtual]

Opens the database and sets the current filename.

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

Reimplemented from DtFileDialogHandler.

References DtFileOpenDatatabaseWidgetEvent.


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)