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

Public Member Functions

 TTYWindow (wxWindow *parent, int n_lines, WindowDestroyListener *listener=NULL)
 
void Add (const wxString &line)
 
void OnCloseWindow (wxCloseEvent &event)
 
void Close ()
 
void OnPauseClick (wxCommandEvent &event)
 
void OnCopyClick (wxCommandEvent &event)
 

Protected Member Functions

void CreateLegendBitmap ()
 

Protected Attributes

WindowDestroyListenerm_window_destroy_listener
 
TTYScrollm_tty_scroll
 
wxButton * m_btn_pause
 
wxButton * m_btn_copy
 
bool m_is_paused
 
wxBitmap m_bm_legend
 
wxTextCtrl * m_filter
 

Detailed Description

Definition at line 36 of file TTYWindow.h.


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