OpenCPN Partial API docs
Loading...
Searching...
No Matches
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 312 of file pluginmanager.cpp.

Constructor & Destructor Documentation

◆ PanelHardBreakWrapper()

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

Definition at line 314 of file pluginmanager.cpp.

Member Function Documentation

◆ GetLineArray()

wxArrayString PanelHardBreakWrapper::GetLineArray ( )
inline

Definition at line 320 of file pluginmanager.cpp.

◆ GetLineCount()

int const PanelHardBreakWrapper::GetLineCount ( ) const
inline

Definition at line 319 of file pluginmanager.cpp.

◆ GetWrapped()

wxString const & PanelHardBreakWrapper::GetWrapped ( ) const
inline

Definition at line 318 of file pluginmanager.cpp.

◆ OnNewLine()

virtual void PanelHardBreakWrapper::OnNewLine ( )
inlineprotectedvirtual

Definition at line 327 of file pluginmanager.cpp.

◆ OnOutputLine()

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

Definition at line 323 of file pluginmanager.cpp.


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