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

Public Member Functions

 AnnunText (wxWindow *parent, wxWindowID id, const wxString &LegendElement, const wxString &ValueElement)
 
void SetALabel (const wxString &l)
 
void SetAValue (const wxString &v)
 
void OnPaint (wxPaintEvent &event)
 
void RefreshFonts (void)
 
void SetLegendElement (const wxString &element)
 
void SetValueElement (const wxString &element)
 
void SetColorScheme (ColorScheme cs)
 
void MouseEvent (wxMouseEvent &event)
 

Detailed Description

Definition at line 68 of file concanv.h.

Constructor & Destructor Documentation

◆ AnnunText()

AnnunText::AnnunText ( wxWindow *  parent,
wxWindowID  id,
const wxString &  LegendElement,
const wxString &  ValueElement 
)

Definition at line 472 of file concanv.cpp.

◆ ~AnnunText()

AnnunText::~AnnunText ( )

Definition at line 492 of file concanv.cpp.

Member Function Documentation

◆ MouseEvent()

void AnnunText::MouseEvent ( wxMouseEvent &  event)

Definition at line 493 of file concanv.cpp.

◆ OnPaint()

void AnnunText::OnPaint ( wxPaintEvent &  event)

Definition at line 607 of file concanv.cpp.

◆ RefreshFonts()

void AnnunText::RefreshFonts ( void  )

Definition at line 556 of file concanv.cpp.

◆ SetALabel()

void AnnunText::SetALabel ( const wxString &  l)

Definition at line 603 of file concanv.cpp.

◆ SetAValue()

void AnnunText::SetAValue ( const wxString &  v)

Definition at line 605 of file concanv.cpp.

◆ SetColorScheme()

void AnnunText::SetColorScheme ( ColorScheme  cs)

Definition at line 547 of file concanv.cpp.

◆ SetLegendElement()

void AnnunText::SetLegendElement ( const wxString &  element)

Definition at line 595 of file concanv.cpp.

◆ SetValueElement()

void AnnunText::SetValueElement ( const wxString &  element)

Definition at line 599 of file concanv.cpp.


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