|
OpenCPN Partial API docs
|
This is the complete list of members for TtyPanel, including all inherited members.
| Add(const Logline &ll) override | TtyPanel | inlinevirtual |
| AddIfExists(const Logline &ll) | TtyPanel | inlinestatic |
| DoGetBestClientSize() const override (defined in TtyPanel) | TtyPanel | inlineprotected |
| IsActive() const override | TtyPanel | inlinevirtual |
| OnStop(bool stop) (defined in TtyPanel) | TtyPanel | inline |
| SetFilter(const NavmsgFilter &f) (defined in TtyPanel) | TtyPanel | inline |
| SetOnRightClick(std::function< void()> f) (defined in TtyPanel) | TtyPanel | inline |
| SetQuickFilter(const std::string &filter) (defined in TtyPanel) | TtyPanel | inline |
| TtyPanel(wxWindow *parent, size_t lines) (defined in TtyPanel) | TtyPanel | inline |