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

Button invoking the popup menu. More...

Inheritance diagram for MenuButton:
SvgButton

Public Member Functions

 MenuButton (wxWindow *parent, TheMenu &menu, std::function< std::string()> get_current_filter)
 

Additional Inherited Members

- Protected Member Functions inherited from SvgButton
 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.
 

Detailed Description

Button invoking the popup menu.

Definition at line 711 of file data_monitor.cpp.

Constructor & Destructor Documentation

◆ MenuButton()

MenuButton::MenuButton ( wxWindow *  parent,
TheMenu menu,
std::function< std::string()>  get_current_filter 
)
inline

Definition at line 713 of file data_monitor.cpp.


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