|
OpenCPN Partial API docs
|
Implement send_to_gps_dlg.h – Send route/waypoint to GPS dialog. More...
#include "gl_headers.h"#include <wx/arrstr.h>#include <wx/button.h>#include <wx/combobox.h>#include <wx/dialog.h>#include <wx/dynarray.h>#include <wx/event.h>#include <wx/gdicmn.h>#include <wx/sizer.h>#include <wx/stattext.h>#include <wx/string.h>#include <wx/window.h>#include "model/config_vars.h"#include "model/conn_params.h"#include "model/rest_server.h"#include "model/route.h"#include "model/route_point.h"#include "model/ser_ports.h"#include "ocpn_platform.h"#include "route_gui.h"#include "route_point_gui.h"#include "send_to_gps_dlg.h"Go to the source code of this file.
Implement send_to_gps_dlg.h – Send route/waypoint to GPS dialog.
Definition in file send_to_gps_dlg.cpp.