OpenCPN Partial API docs
Loading...
Searching...
No Matches
RoutemanDlgCtx Struct Reference

Routeman callbacks. More...

#include <routeman.h>

Public Attributes

std::function< bool()> confirm_delete_ais_mob
 
std::function< wxColour(wxString)> get_global_colour
 
std::function< void()> show_with_fresh_fonts
 
std::function< void()> clear_console_background
 
std::function< void()> route_mgr_dlg_update_list_ctrl
 

Detailed Description

Routeman callbacks.

Definition at line 95 of file routeman.h.

Constructor & Destructor Documentation

◆ RoutemanDlgCtx()

RoutemanDlgCtx::RoutemanDlgCtx ( )
inline

Definition at line 102 of file routeman.h.

Member Data Documentation

◆ clear_console_background

std::function<void()> RoutemanDlgCtx::clear_console_background

Definition at line 99 of file routeman.h.

◆ confirm_delete_ais_mob

std::function<bool()> RoutemanDlgCtx::confirm_delete_ais_mob

Definition at line 96 of file routeman.h.

◆ get_global_colour

std::function<wxColour(wxString)> RoutemanDlgCtx::get_global_colour

Definition at line 97 of file routeman.h.

◆ route_mgr_dlg_update_list_ctrl

std::function<void()> RoutemanDlgCtx::route_mgr_dlg_update_list_ctrl

Definition at line 100 of file routeman.h.

◆ show_with_fresh_fonts

std::function<void()> RoutemanDlgCtx::show_with_fresh_fonts

Definition at line 98 of file routeman.h.


The documentation for this struct was generated from the following file: