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 424 of file options.cpp.

Constructor & Destructor Documentation

◆ ChartDirPanelHardBreakWrapper()

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

Definition at line 426 of file options.cpp.

Member Function Documentation

◆ GetLineArray()

wxArrayString ChartDirPanelHardBreakWrapper::GetLineArray ( )
inline

Definition at line 453 of file options.cpp.

◆ GetLineCount()

int const ChartDirPanelHardBreakWrapper::GetLineCount ( ) const
inline

Definition at line 452 of file options.cpp.

◆ GetWrapped()

wxString const & ChartDirPanelHardBreakWrapper::GetWrapped ( ) const
inline

Definition at line 451 of file options.cpp.

◆ OnNewLine()

virtual void ChartDirPanelHardBreakWrapper::OnNewLine ( )
inlineprotectedvirtual

Definition at line 460 of file options.cpp.

◆ OnOutputLine()

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

Definition at line 456 of file options.cpp.


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