OpenCPN Partial API docs
|
Button invoking the popup menu. More...
Public Member Functions | |
MenuButton (wxWindow *parent, TheMenu &menu, std::function< std::string()> get_current_filter) | |
Additional Inherited Members | |
![]() | |
SvgButton (wxWindow *parent) | |
void | LoadIcon (const char *svg) |
Load an svg icon available in memory. | |
void | LoadIcon (const fs::path &path) |
Load icon from svg file on disk. | |
Button invoking the popup menu.
Definition at line 711 of file data_monitor.cpp.
|
inline |
Definition at line 713 of file data_monitor.cpp.