#include <timeentry.h>
Public Member Functions | |
| DayText (TimeEntry *timeentry, int x, int y, int w, char **table, int table_items, char *text) | |
| int | handle_event () |
Public Attributes | |
| char ** | table |
| TimeEntry * | timeentry |
| int | table_items |
| int | current_item |
Definition at line 51 of file timeentry.h.
|
||||||||||||||||||||||||||||||||
|
Definition at line 160 of file timeentry.C. |
|
|
Definition at line 174 of file timeentry.C. References TimeEntry::day_to_int(), TimeEntry::handle_event(), TimeEntry::output_day, and timeentry. |
|
|
Definition at line 66 of file timeentry.h. |
|
|
Definition at line 63 of file timeentry.h. Referenced by DayTumbler::handle_down_event(), and DayTumbler::handle_up_event(). |
|
|
Definition at line 65 of file timeentry.h. Referenced by DayTumbler::handle_down_event(), and DayTumbler::handle_up_event(). |
|
|
Definition at line 64 of file timeentry.h. Referenced by handle_event(). |
1.4.4