The quick filter above the status line, invoked by funnel button.
More...
|
| | QuickFilterPanel (wxWindow *parent, std::function< void()> on_text_evt, std::function< void()> on_close) |
| |
| bool | Show (bool show) override |
| |
| std::string | GetValue () const |
| |
The quick filter above the status line, invoked by funnel button.
Definition at line 300 of file data_monitor.cpp.
◆ QuickFilterPanel()
| QuickFilterPanel::QuickFilterPanel |
( |
wxWindow * |
parent, |
|
|
std::function< void()> |
on_text_evt, |
|
|
std::function< void()> |
on_close |
|
) |
| |
|
inline |
◆ GetValue()
| std::string QuickFilterPanel::GetValue |
( |
| ) |
const |
|
inline |
◆ Show()
| bool QuickFilterPanel::Show |
( |
bool |
show | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: