Main Page   Class Hierarchy   Compound List   File List   Compound Members  

AddressManagerApp Class Reference

The AddressManager application class. More...

#include <AddressManager.h>

List of all members.

Public Methods

virtual bool OnInit (void)
 Creates the menu and shows the frame. More...

virtual int OnExit ()
 Returns 0, because dirty tag handling is handled in the frame and there are only one frame. More...


Detailed Description

The AddressManager application class.

Definition at line 51 of file AddressManager.h.


Member Function Documentation

int AddressManagerApp::OnExit   [virtual]
 

Returns 0, because dirty tag handling is handled in the frame and there are only one frame.

Returns:
0.

Definition at line 81 of file AddressManager.cpp.

bool AddressManagerApp::OnInit void    [virtual]
 

Creates the menu and shows the frame.

Returns:
TRUE.

Definition at line 19 of file AddressManager.cpp.


Generated on Thu May 2 15:13:51 2002 for Wino by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001