#include <timeentry.h>
Public Member Functions | |
| DayTumbler (TimeEntry *timeentry, DayText *text, int x, int y) | |
| int | handle_up_event () |
| int | handle_down_event () |
Public Attributes | |
| TimeEntry * | timeentry |
| DayText * | text |
Definition at line 69 of file timeentry.h.
|
||||||||||||||||||||
|
Definition at line 182 of file timeentry.C. |
|
|
Definition at line 203 of file timeentry.C. References TimeEntry::handle_event(), TimeEntry::output_day, DayText::table, DayText::table_items, text, and timeentry. |
|
|
Definition at line 193 of file timeentry.C. References TimeEntry::handle_event(), TimeEntry::output_day, DayText::table, DayText::table_items, text, and timeentry. |
|
|
Definition at line 81 of file timeentry.h. Referenced by handle_down_event(), and handle_up_event(). |
|
|
Definition at line 80 of file timeentry.h. Referenced by handle_down_event(), and handle_up_event(). |
1.4.4