OpenCPN Partial API docs
|
Public Member Functions | |
RoutemanGui (Routeman &routeman) | |
void | DeleteAllTracks () |
void | DeleteTrack (Track *pTrack) |
bool | UpdateProgress () |
Static Public Member Functions | |
static RoutemanDlgCtx | GetDlgCtx () |
Definition at line 31 of file routeman_gui.h.
|
inline |
Definition at line 33 of file routeman_gui.h.
void RoutemanGui::DeleteAllTracks | ( | ) |
Definition at line 295 of file routeman_gui.cpp.
void RoutemanGui::DeleteTrack | ( | Track * | pTrack | ) |
Definition at line 255 of file routeman_gui.cpp.
|
static |
Definition at line 78 of file routeman_gui.cpp.
bool RoutemanGui::UpdateProgress | ( | ) |
Definition at line 96 of file routeman_gui.cpp.