Main window, a rolling log of messages.
More...
Main window, a rolling log of messages.
Definition at line 162 of file data_monitor.cpp.
◆ TtyPanel()
TtyPanel::TtyPanel |
( |
wxWindow * |
parent, |
|
|
size_t |
lines |
|
) |
| |
|
inline |
◆ Add()
void TtyPanel::Add |
( |
const Logline & |
l | ) |
|
|
inlineoverridevirtual |
◆ AddIfExists()
static void TtyPanel::AddIfExists |
( |
const Logline & |
ll | ) |
|
|
inlinestatic |
◆ DoGetBestClientSize()
wxSize TtyPanel::DoGetBestClientSize |
( |
| ) |
const |
|
inlineoverrideprotected |
◆ IsActive()
bool TtyPanel::IsActive |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ OnStop()
void TtyPanel::OnStop |
( |
bool |
stop | ) |
|
|
inline |
◆ SetFilter()
◆ SetOnRightClick()
void TtyPanel::SetOnRightClick |
( |
std::function< void()> |
f | ) |
|
|
inline |
◆ SetQuickFilter()
void TtyPanel::SetQuickFilter |
( |
const std::string & |
filter | ) |
|
|
inline |
The documentation for this class was generated from the following file: