OpenCPN Partial API docs
Loading...
Searching...
No Matches
QuickFilterPanel Class Reference
Inheritance diagram for QuickFilterPanel:

Public Member Functions

 QuickFilterPanel (wxWindow *parent, std::function< void()> on_text_evt)
 
bool Show (bool show=true) override
 
std::string GetValue ()
 

Detailed Description

Definition at line 239 of file data_monitor.cpp.

Constructor & Destructor Documentation

◆ QuickFilterPanel()

QuickFilterPanel::QuickFilterPanel ( wxWindow *  parent,
std::function< void()>  on_text_evt 
)
inline

Definition at line 241 of file data_monitor.cpp.

Member Function Documentation

◆ GetValue()

std::string QuickFilterPanel::GetValue ( )
inline

Definition at line 262 of file data_monitor.cpp.

◆ Show()

bool QuickFilterPanel::Show ( bool  show = true)
inlineoverride

Definition at line 257 of file data_monitor.cpp.


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