Static Public Member Functions | Private Member Functions

VizKit::VisualConfigurationDialog Class Reference

#include <VisualConfigurationDialog.h>

List of all members.

Static Public Member Functions

static void show (void)
static void dispose (void)

Private Member Functions

 VisualConfigurationDialog ()
 ~VisualConfigurationDialog ()

Detailed Description

Wrapper around OS specific UI implementations of the configuration dialog.


Constructor & Destructor Documentation

VizKit::VisualConfigurationDialog::VisualConfigurationDialog (  )  [private]

The constructor. VisualConfiguration is a collection of static methods. Class does not need any instances. Constructor is private and not implemented.

VizKit::VisualConfigurationDialog::~VisualConfigurationDialog (  )  [private]

The destructor. VisualConfiguration is a collection of static methods. Class does not need any instances. Destructor is private and not implemented.


Member Function Documentation

void VisualConfigurationDialog::dispose ( void   )  [static]

Disposes the OS specific UI resources of the configuration dialog.

void VisualConfigurationDialog::show ( void   )  [static]

Displays the OS specific UI of the configuration dialog.

Remarks:
In case the dialog was visible already, it is brought to front.

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

Generated on Sun Sep 26 2010 13:29:36 for VizKit by doxygen 1.7.1