Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuGUI Class Reference

The application class defined according to the architecture for wxWindows. More...

#include <vuGui.h>

Inheritance diagram for vuGUI:

Inheritance graph
[legend]
Collaboration diagram for vuGUI:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool OnInit ()
 The initialization/starting function of the program.

Private Attributes

vuMainWindowm_Main
 The vuMainWindow instance for the program.

Detailed Description

The application class defined according to the architecture for wxWindows.

This class represents the main program of the GUI Tool. It is derived from the wxApp class of the wxWindows library. For more information see www.wxwindows.org

Definition at line 27 of file vuGui.h.


Member Function Documentation

bool vuGUI::OnInit  ) 
 

The initialization/starting function of the program.

It passes on the initialization to the vuMainWindow class

Definition at line 7 of file vuGui.cpp.

References vuMainWindow::init(), and m_Main.

Here is the call graph for this function:


Member Data Documentation

vuMainWindow* vuGUI::m_Main [private]
 

The vuMainWindow instance for the program.

Definition at line 36 of file vuGui.h.

Referenced by OnInit().


The documentation for this class was generated from the following files:
Generated on Wed Dec 15 21:21:16 2004 for vuVolume by  doxygen 1.3.9.1