OpenCPN Partial API docs
|
Time textbox to replace broken wxTimePickerCtrl on wxGTK. More...
#include <wx/dateevt.h>
#include <wx/datetime.h>
#include <wx/msgdlg.h>
#include <wx/textctrl.h>
Go to the source code of this file.
Classes | |
class | TimeCtrl |
Macros | |
#define | NO_TIME "00:00" |
#define | TIME_FORMAT "%H:%M" |
Time textbox to replace broken wxTimePickerCtrl on wxGTK.
Definition in file time_textbox.h.
#define NO_TIME "00:00" |
Definition at line 34 of file time_textbox.h.
#define TIME_FORMAT "%H:%M" |
Definition at line 35 of file time_textbox.h.