Main Page | Packages | Class Hierarchy | Class List | Directories | Class Members

IDVR.AboutWin Class Reference

#include <AboutWin.h>

List of all members.


Detailed Description

GUI class for creating the About dialog window..

This class is part of the main application namespace IDVR and contains the definition of the About dialog window.

This dialog includes the genral information about the creaters of the application and about other issues of the creation process.

The API documentation for this class shows only the most important member variables and function. Event handling functions and GUI components (e.g. labels, textboxes,...) will not be included but all essential parts of the class are surely documented.

Author:
Bernhard Pflugfelder
Version:
1.0
Date:
02-21-2005


Public Member Functions

 AboutWin (void)
 This is the standard constructor.

Protected Member Functions

void Dispose (Boolean disposing)
 Destroys all GUI components before this current instance will be actually discarded.

Private Member Functions

void InitializeComponent (void)
 The main function to create the all needed GUI components.

Private Attributes

System::ComponentModel::Container * components
 Erforderliche Designervariable.


Constructor & Destructor Documentation

IDVR.AboutWin.AboutWin void   ) 
 

This is the standard constructor.

It implements the standard initialization of the GUI window and actually start a thread to create and control a specific dialog window.


Member Function Documentation

void IDVR.AboutWin.Dispose Boolean  disposing  )  [protected]
 

Destroys all GUI components before this current instance will be actually discarded.

Parameters:
disposing is a flag variable which is true if the instance have to be discarded.

void IDVR.AboutWin.InitializeComponent void   )  [private]
 

The main function to create the all needed GUI components.

Furthermore, the linking of those created GUI components (e.g. labels, textboxes,...) to the current container is implemented. After the correct linking all GUI items will be shown on the screen.

Note:
This function must not be changed in a code editor because otherwise the GUI builder could be working incorrectly.


The documentation for this class was generated from the following file:
Generated on Sat Apr 9 11:50:59 2005 for RayCaster wiht Importance Driven Volume Rendering (IDVR) by  doxygen 1.4.1