OpenCPN Partial API docs
All Classes Namespaces Functions Variables Pages
PanelHardBreakWrapper Class Reference
Inheritance diagram for PanelHardBreakWrapper:

Public Member Functions

 PanelHardBreakWrapper (wxWindow *win, const wxString &text, int widthMax)
 
wxString const & GetWrapped () const
 
int const GetLineCount () const
 
wxArrayString GetLineArray ()
 

Protected Member Functions

virtual void OnOutputLine (const wxString &line)
 
virtual void OnNewLine ()
 

Detailed Description

Definition at line 330 of file pluginmanager.cpp.

Constructor & Destructor Documentation

◆ PanelHardBreakWrapper()

PanelHardBreakWrapper::PanelHardBreakWrapper ( wxWindow *  win,
const wxString &  text,
int  widthMax 
)
inline

Definition at line 332 of file pluginmanager.cpp.

Member Function Documentation

◆ GetLineArray()

wxArrayString PanelHardBreakWrapper::GetLineArray ( )
inline

Definition at line 338 of file pluginmanager.cpp.

◆ GetLineCount()

int const PanelHardBreakWrapper::GetLineCount ( ) const
inline

Definition at line 337 of file pluginmanager.cpp.

◆ GetWrapped()

wxString const & PanelHardBreakWrapper::GetWrapped ( ) const
inline

Definition at line 336 of file pluginmanager.cpp.

◆ OnNewLine()

virtual void PanelHardBreakWrapper::OnNewLine ( )
inlineprotectedvirtual

Definition at line 345 of file pluginmanager.cpp.

◆ OnOutputLine()

virtual void PanelHardBreakWrapper::OnOutputLine ( const wxString &  line)
inlineprotectedvirtual

Definition at line 341 of file pluginmanager.cpp.


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