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

Public Member Functions

 ChartDirPanelHardBreakWrapper (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 510 of file options.cpp.

Constructor & Destructor Documentation

◆ ChartDirPanelHardBreakWrapper()

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

Definition at line 512 of file options.cpp.

Member Function Documentation

◆ GetLineArray()

wxArrayString ChartDirPanelHardBreakWrapper::GetLineArray ( )
inline

Definition at line 539 of file options.cpp.

◆ GetLineCount()

int const ChartDirPanelHardBreakWrapper::GetLineCount ( ) const
inline

Definition at line 538 of file options.cpp.

◆ GetWrapped()

wxString const & ChartDirPanelHardBreakWrapper::GetWrapped ( ) const
inline

Definition at line 537 of file options.cpp.

◆ OnNewLine()

virtual void ChartDirPanelHardBreakWrapper::OnNewLine ( )
inlineprotectedvirtual

Definition at line 546 of file options.cpp.

◆ OnOutputLine()

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

Definition at line 542 of file options.cpp.


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