Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
CAddrbookApp Class Reference
Address book application.
More...
#include <AddrbookApp.h>
Inheritance diagram for CAddrbookApp::
List of all members.
Detailed Description
Address book application.
This is the address book application. It supports viewing, adding, editing, and deleting entries in the address book. Viewing the entries can be sorted by first or last name. All management of the data for this application is handled by the CAddressBook and CPerson classes which can be found in CDataStructures.h and CDataStructures.cpp .
Constructor & Destructor Documentation
CAddrbookApp::CAddrbookApp |
( |
CDijinni * |
parent |
) |
|
|
CAddrbookApp::~CAddrbookApp |
( |
|
) |
|
|
Member Function Documentation
void CAddrbookApp::draw |
( |
|
) |
[virtual] |
|
|
Standard draw.
Reimplemented from CApp. |
void CAddrbookApp::onEnter |
( |
|
) |
[virtual] |
|
void CAddrbookApp::redraw |
( |
|
) |
|
|
void CAddrbookApp::setMode |
( |
int |
mode |
) |
|
|
void CAddrbookApp::updateList |
( |
void |
|
) |
|
|
void CAddrbookApp::updateScreen |
( |
|
) |
|
|
Member Data Documentation
CButton* CAddrbookApp::btnLastFirst
|
|
CButton* CAddrbookApp::btnWhichPhone
|
|
|
I was tempted to name this the litterbox :).
|
CKbd* CAddrbookApp::keyboard
|
|
CLabel* CAddrbookApp::lblSetCat
|
|
int CAddrbookApp::m_curmode
|
|
CPanel* CAddrbookApp::panel[2]
|
|
CPanel* CAddrbookApp::toppanel[2]
|
|
The documentation for this class was generated from the following files:
Generated on Thu Dec 6 00:14:51 2001 for Dijinni by
1.2.12 written by Dimitri van Heesch,
© 1997-2001