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 236 of file concanv.h.

Constructor & Destructor Documentation

◆ APConsole()

APConsole::APConsole ( wxWindow *  parent)

Definition at line 1177 of file concanv.cpp.

◆ ~APConsole()

APConsole::~APConsole ( )
virtual

Definition at line 1180 of file concanv.cpp.

Member Function Documentation

◆ GetCDI()

CDI * APConsole::GetCDI ( )

Definition at line 1190 of file concanv.cpp.

◆ GetSize()

wxSize APConsole::GetSize ( )

Definition at line 1191 of file concanv.cpp.

◆ IsShown()

bool APConsole::IsShown ( )

Definition at line 1184 of file concanv.cpp.

◆ Move()

void APConsole::Move ( wxPoint  p)

Definition at line 1193 of file concanv.cpp.

◆ Raise()

void APConsole::Raise ( )

Definition at line 1187 of file concanv.cpp.

◆ RefreshConsoleData()

void APConsole::RefreshConsoleData ( void  )

Definition at line 1186 of file concanv.cpp.

◆ SetColorScheme()

void APConsole::SetColorScheme ( ColorScheme  cs)

Definition at line 1181 of file concanv.cpp.

◆ Show()

void APConsole::Show ( bool  bshow = true)

Definition at line 1189 of file concanv.cpp.

◆ ShowWithFreshFonts()

void APConsole::ShowWithFreshFonts ( void  )

Definition at line 1188 of file concanv.cpp.

◆ ToggleShowHighway()

void APConsole::ToggleShowHighway ( )

Definition at line 1192 of file concanv.cpp.

◆ UpdateFonts()

void APConsole::UpdateFonts ( void  )

Definition at line 1185 of file concanv.cpp.


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