|
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 32 of file routeman_gui.h.
|
inline |
Definition at line 34 of file routeman_gui.h.
| void RoutemanGui::DeleteAllTracks | ( | ) |
Definition at line 291 of file routeman_gui.cpp.
| void RoutemanGui::DeleteTrack | ( | Track * | pTrack | ) |
Definition at line 251 of file routeman_gui.cpp.
|
static |
Definition at line 68 of file routeman_gui.cpp.
| bool RoutemanGui::UpdateProgress | ( | ) |
Definition at line 86 of file routeman_gui.cpp.