|
| 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) |
|
|
void | CreateLegendBitmap () |
|
|
WindowDestroyListener * | m_window_destroy_listener |
|
TTYScroll * | m_tty_scroll |
|
wxButton * | m_btn_pause |
|
wxButton * | m_btn_copy |
|
bool | m_is_paused |
|
wxBitmap | m_bm_legend |
|
wxTextCtrl * | m_filter |
|
Definition at line 36 of file TTYWindow.h.
The documentation for this class was generated from the following files: