|
OpenCPN Partial API docs
|
Scrolled tty like window for logging. More...
#include <deque>#include <memory>#include <wx/scrolwin.h>#include <wx/textctrl.h>#include "model/gui_vars.h"#include "model/nmea_log.h"#include "model/navmsg_filter.h"Go to the source code of this file.
Classes | |
| class | ColorByState |
| Functor returning log foreground color for given state. More... | |
| class | NoColorsByState |
| Functor returning default color for all states. More... | |
| class | StdColorsByState |
| The standard colors handler functor. More... | |
| class | TtyScroll |
| Scrolled TTY-like window for logging, etc. More... | |
Scrolled tty like window for logging.
Scrolled TTY-like window for logging, related utilities.
Definition in file tty_scroll.h.