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 296 of file routeman_gui.cpp.
void RoutemanGui::DeleteTrack | ( | Track * | pTrack | ) |
Definition at line 256 of file routeman_gui.cpp.
|
static |
Definition at line 79 of file routeman_gui.cpp.
bool RoutemanGui::UpdateProgress | ( | ) |
Definition at line 97 of file routeman_gui.cpp.