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 16 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 18 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 19 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 20 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 21 of file yatishDlgTimeslot.cpp.
bool DateValidator::TransferFromWindow | ( | ) |
Definition at line 28 of file yatishDlgTimeslot.cpp.
bool DateValidator::TransferToWindow | ( | ) |
Definition at line 33 of file yatishDlgTimeslot.cpp.
|
inline |
Definition at line 24 of file yatishDlgTimeslot.cpp.
|
private |
Definition at line 26 of file yatishDlgTimeslot.cpp.