OpenCPN Partial API docs
Loading...
Searching...
No Matches
HardBreakWrapper Class Reference
Inheritance diagram for HardBreakWrapper:

Public Member Functions

 HardBreakWrapper (wxWindow *win, const wxString &text, int widthMax)
 
wxString const & GetWrapped () const
 
int const GetLineCount () const
 

Protected Member Functions

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

Detailed Description

Definition at line 64 of file update_mgr.cpp.

Constructor & Destructor Documentation

◆ HardBreakWrapper()

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

Definition at line 66 of file update_mgr.cpp.

Member Function Documentation

◆ GetLineCount()

int const HardBreakWrapper::GetLineCount ( ) const
inline

Definition at line 71 of file update_mgr.cpp.

◆ GetWrapped()

wxString const & HardBreakWrapper::GetWrapped ( ) const
inline

Definition at line 70 of file update_mgr.cpp.

◆ OnNewLine()

virtual void HardBreakWrapper::OnNewLine ( )
inlineprotectedvirtual

Definition at line 75 of file update_mgr.cpp.

◆ OnOutputLine()

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

Definition at line 74 of file update_mgr.cpp.


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