OpenCPN Partial API docs
Loading...
Searching...
No Matches
APConsole Class Reference

Public Member Functions

 APConsole (wxWindow *parent)
 
void SetColorScheme (ColorScheme cs)
 
bool IsShown ()
 
void UpdateFonts (void)
 
void RefreshConsoleData (void)
 
void Raise ()
 
void ShowWithFreshFonts (void)
 
void Show (bool bshow=true)
 
CDIGetCDI ()
 
wxSize GetSize ()
 
void ToggleShowHighway ()
 
void Move (wxPoint p)
 

Detailed Description

Definition at line 245 of file concanv.h.

Constructor & Destructor Documentation

◆ APConsole()

APConsole::APConsole ( wxWindow *  parent)

Definition at line 1205 of file concanv.cpp.

◆ ~APConsole()

APConsole::~APConsole ( )
virtual

Definition at line 1208 of file concanv.cpp.

Member Function Documentation

◆ GetCDI()

CDI * APConsole::GetCDI ( )

Definition at line 1218 of file concanv.cpp.

◆ GetSize()

wxSize APConsole::GetSize ( )

Definition at line 1219 of file concanv.cpp.

◆ IsShown()

bool APConsole::IsShown ( )

Definition at line 1212 of file concanv.cpp.

◆ Move()

void APConsole::Move ( wxPoint  p)

Definition at line 1221 of file concanv.cpp.

◆ Raise()

void APConsole::Raise ( )

Definition at line 1215 of file concanv.cpp.

◆ RefreshConsoleData()

void APConsole::RefreshConsoleData ( void  )

Definition at line 1214 of file concanv.cpp.

◆ SetColorScheme()

void APConsole::SetColorScheme ( ColorScheme  cs)

Definition at line 1209 of file concanv.cpp.

◆ Show()

void APConsole::Show ( bool  bshow = true)

Definition at line 1217 of file concanv.cpp.

◆ ShowWithFreshFonts()

void APConsole::ShowWithFreshFonts ( void  )

Definition at line 1216 of file concanv.cpp.

◆ ToggleShowHighway()

void APConsole::ToggleShowHighway ( )

Definition at line 1220 of file concanv.cpp.

◆ UpdateFonts()

void APConsole::UpdateFonts ( void  )

Definition at line 1213 of file concanv.cpp.


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