#include <search_panel.h>
|
virtual void | clearSearch () |
|
virtual bool | handleInput (int val) |
|
virtual void | refresh () |
|
| SearchPanel (int height, int width, int y, int x, LogFilter &filter) |
|
virtual void | toggle () |
|
virtual | ~SearchPanel () |
|
virtual bool | encloses (int y, int x) |
|
virtual bool | focus () const |
|
virtual void | forceRefresh () |
|
virtual bool | handleKey (int key) |
|
virtual bool | handleMouse (const MEVENT &event) |
|
virtual bool | handleNavigation (int key) |
|
virtual int | height () const |
|
virtual bool | hidden () const |
|
virtual void | hide (bool enable) |
|
| PanelInterface (int height, int width, int y, int x) |
|
virtual void | resize (int height, int width, int y, int x) |
|
virtual bool | scrollbar () const |
|
virtual bool | setCursor () |
|
virtual bool | setFocus (bool enable) |
|
virtual void | toTop () |
|
virtual bool | visible () const |
|
virtual int | width () const |
|
virtual int | x () const |
|
virtual int | y () const |
|
virtual | ~PanelInterface () |
|
Definition at line 36 of file search_panel.h.
log_view::SearchPanel::SearchPanel |
( |
int |
height, |
|
|
int |
width, |
|
|
int |
y, |
|
|
int |
x, |
|
|
LogFilter & |
filter |
|
) |
| |
|
inline |
virtual log_view::SearchPanel::~SearchPanel |
( |
| ) |
|
|
inlinevirtual |
virtual bool log_view::SearchPanel::canFocus |
( |
| ) |
const |
|
inlineprotectedvirtual |
virtual bool log_view::SearchPanel::canInput |
( |
| ) |
const |
|
inlineprotectedvirtual |
void log_view::SearchPanel::clearSearch |
( |
| ) |
|
|
virtual |
bool log_view::SearchPanel::handleInput |
( |
int |
val | ) |
|
|
virtual |
virtual int log_view::SearchPanel::inputOffset |
( |
| ) |
const |
|
inlineprotectedvirtual |
void log_view::SearchPanel::refresh |
( |
| ) |
|
|
virtual |
void log_view::SearchPanel::toggle |
( |
| ) |
|
|
virtual |
bool log_view::SearchPanel::show_results_ = false |
|
protected |
The documentation for this class was generated from the following files: