OpenCPN Partial API docs
TTYScroll Class Reference
Inheritance diagram for TTYScroll:

Public Member Functions

 TTYScroll (wxWindow *parent, int n_lines, wxTextCtrl &tFilter)
 
virtual void OnDraw (wxDC &dc)
 
virtual void Add (const wxString &line)
 
void OnSize (wxSizeEvent &event)
 
void Pause (bool pause)
 
void Copy ()
 

Protected Attributes

wxCoord m_hLine
 
size_t m_nLines
 
wxArrayString * m_plineArray
 
wxTextCtrl & m_tFilter
 
bool bpause
 

Detailed Description

Definition at line 32 of file TTYScroll.h.


The documentation for this class was generated from the following files: