#include <exclude_panel.h>
|
| ExcludePanel (int height, int width, int y, int x, LogFilter &filter) |
|
virtual void | refresh () |
|
virtual | ~ExcludePanel () |
|
virtual bool | encloses (int y, int x) |
|
virtual bool | focus () const |
|
virtual void | forceRefresh () |
|
virtual bool | handleInput (int key) |
|
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 exclude_panel.h.
log_view::ExcludePanel::ExcludePanel |
( |
int |
height, |
|
|
int |
width, |
|
|
int |
y, |
|
|
int |
x, |
|
|
LogFilter & |
filter |
|
) |
| |
|
inline |
virtual log_view::ExcludePanel::~ExcludePanel |
( |
| ) |
|
|
inlinevirtual |
void log_view::ExcludePanel::activate |
( |
bool |
enable | ) |
|
|
protectedvirtual |
virtual bool log_view::ExcludePanel::canFocus |
( |
| ) |
const |
|
inlineprotectedvirtual |
virtual bool log_view::ExcludePanel::canInput |
( |
| ) |
const |
|
inlineprotectedvirtual |
virtual int log_view::ExcludePanel::inputOffset |
( |
| ) |
const |
|
inlineprotectedvirtual |
void log_view::ExcludePanel::refresh |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: