OpenCPN Partial API docs
Loading...
Searching...
No Matches
DirectionPanel Class Reference

Direction panel, set up filter w r t direction (input, output, etc..) Bound to filter.directions. More...

Inheritance diagram for DirectionPanel:
SetPanel< NavmsgStatus::Direction >

Public Member Functions

 DirectionPanel (wxWindow *parent, NavmsgFilter &filter, std::function< void()> on_update)
 
- Public Member Functions inherited from SetPanel< NavmsgStatus::Direction >
 SetPanel (wxWindow *parent, std::set< NavmsgStatus::Direction > &set, std::function< void()> on_update, const std::string &label, std::function< wxArrayString()> get_choices)
 

Detailed Description

Direction panel, set up filter w r t direction (input, output, etc..) Bound to filter.directions.

Definition at line 512 of file filter_dlg.cpp.

Constructor & Destructor Documentation

◆ DirectionPanel()

DirectionPanel::DirectionPanel ( wxWindow *  parent,
NavmsgFilter filter,
std::function< void()>  on_update 
)
inline

Definition at line 514 of file filter_dlg.cpp.


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