#include </home/clem/local/src/opie/library/calendar.h>
Collaboration diagram for Calendar::Day:

Public Types | |
| enum | Type { PrevMonth, ThisMonth, NextMonth } |
Public Member Functions | |
| Day () | |
| Day (int d, Type t, bool h) | |
Public Attributes | |
| int | date |
| Type | type |
| bool | holiday |
|
|
Definition at line 31 of file calendar.h. |
|
|
Definition at line 33 of file calendar.h. |
|
||||||||||||||||
|
Definition at line 34 of file calendar.h. |
|
|
Definition at line 36 of file calendar.h. Referenced by DateBookMonthTable::setupTable(), and ODateBookMonthTable::setupTable(). |
|
|
Definition at line 38 of file calendar.h. |
|
|
Definition at line 37 of file calendar.h. Referenced by DateBookMonthTable::setupTable(), and ODateBookMonthTable::setupTable(). |
1.4.2