OpenCPN Partial API docs
|
Common base for displaying a filter set bound to the set ctor parameter. More...
Public Member Functions | |
SetPanel (wxWindow *parent, std::set< T > &set, std::function< void()> on_update, const std::string &label, std::function< wxArrayString()> get_choices) | |
Common base for displaying a filter set bound to the set ctor parameter.
Definition at line 339 of file filter_dlg.cpp.
|
inline |
Definition at line 341 of file filter_dlg.cpp.