Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
CCalendarApp Class Reference
Calendar/Date-book appliation.
More...
#include <CalendarApp.h>
Inheritance diagram for CCalendarApp::
List of all members.
Detailed Description
Calendar/Date-book appliation.
This is the super-duper calendar application. It supports day and month views, multiple events on days, all-day events, adding, editing, and deleting events, input validation, and more. All the data this application uses is managed by CCalendar and CDate.
Constructor & Destructor Documentation
CCalendarApp::CCalendarApp |
( |
CDijinni * |
parent |
) |
|
|
CCalendarApp::~CCalendarApp |
( |
|
) |
|
|
Member Function Documentation
void CCalendarApp::draw |
( |
|
) |
[virtual] |
|
|
Standard draw.
Reimplemented from CApp. |
void CCalendarApp::onEnter |
( |
|
) |
[virtual] |
|
void CCalendarApp::refreshDayList |
( |
|
) |
|
|
void CCalendarApp::setMode |
( |
int |
mode |
) |
|
|
void CCalendarApp::updateEventListbox |
( |
|
) |
|
|
Member Data Documentation
CButton* CCalendarApp::btnDeleteEvent
|
|
CButton* CCalendarApp::btnEditEvent
|
|
CButton* CCalendarApp::btnSetAllDay
|
|
CKbd* CCalendarApp::keyboard
|
|
bool CCalendarApp::m_isnew
|
|
CPanel* CCalendarApp::panel[CAM_NUM_MODES]
|
|
CPanel* CCalendarApp::toppanel[CAM_NUM_MODES]
|
|
The documentation for this class was generated from the following files:
Generated on Thu Dec 6 00:14:52 2001 for Dijinni by
1.2.12 written by Dimitri van Heesch,
© 1997-2001