|
OpenCPN Partial API docs
|
Public Member Functions | |
| bool | OnExec (const wxString &topic, const wxString &data) |
Public Attributes | |
| std::function< void()> | update_route_mgr_dlg |
| Update RouteManagerDialog callback. | |
| std::function< void(LLBBox)> | gframe_center_view |
| Center global view to a given box callback. | |
| std::function< void()> | raise |
| Raise current OPenCPN main window to top of GUI application stack. | |
Definition at line 31 of file instance_handler.cpp.