|
YATISH
Yet Another TIme SHeet
|
Simplified from the wxWidgets Wiki: More...


Public Member Functions | |
| DateValidator () | |
| DateValidator (wxDateTime *p) | |
| DateValidator (const DateValidator &v) | |
| wxObject * | Clone () const |
| bool | TransferFromWindow () |
| bool | TransferToWindow () |
| bool | Validate (wxWindow *) |
Private Attributes | |
| wxDateTime * | pdt |
Simplified from the wxWidgets Wiki:
Definition at line 13 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 15 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 16 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 17 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 18 of file yatishDlgTimeslot.cpp.
| bool DateValidator::TransferFromWindow | ( | ) |
Definition at line 25 of file yatishDlgTimeslot.cpp.
| bool DateValidator::TransferToWindow | ( | ) |
Definition at line 30 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 21 of file yatishDlgTimeslot.cpp.
|
private |
Definition at line 23 of file yatishDlgTimeslot.cpp.
1.8.13