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 223 of file data_monitor.cpp.

Constructor & Destructor Documentation

◆ QuickFilterPanel()

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

Definition at line 225 of file data_monitor.cpp.

Member Function Documentation

◆ GetValue()

std::string QuickFilterPanel::GetValue ( )
inline

Definition at line 246 of file data_monitor.cpp.

◆ Show()

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

Definition at line 241 of file data_monitor.cpp.


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