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

Handles display options dialog. More...

Inheritance diagram for DtAboutBoxHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAboutBoxHandler ()
 Default Constructor.
virtual ~DtAboutBoxHandler ()
 Destructor.
virtual QWidgetcreateDialog (QWidget *parent)
 Creates the about box which is contained in the myEventDlg member variable.

Static Public Member Functions

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

Detailed Description

Handles display options dialog.


Constructor & Destructor Documentation

Default Constructor.

Destructor.


Member Function Documentation

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

Static creator.

virtual QWidget* DtAboutBoxHandler::createDialog ( QWidget parent) [virtual]

Creates the about box which is contained in the myEventDlg member variable.

If you would like to show an about box of your own creation, in the PvdFactory object that is created in the main.cxx of the pvd, call the setAboutBoxDialogCreatorFcn and set your new dialog box creator function. Look at pvdFactory.h for an example of what this creator function's prototype should look like. Only override this method if you would like to do something other than show the about box.

Reimplemented from DtEventHandler.


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)