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

Public Member Functions

wxFont * FindOrCreateFont (int pointSize, wxFontFamily family, wxFontStyle style, wxFontWeight weight, bool underline=false, const wxString &face=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT)
 
void FreeAll (void)
 

Detailed Description

Definition at line 42 of file FontMgr.cpp.

Constructor & Destructor Documentation

◆ ~OCPNwxFontList()

OCPNwxFontList::~OCPNwxFontList ( )
inline

Definition at line 44 of file FontMgr.cpp.

Member Function Documentation

◆ FindOrCreateFont()

wxFont * OCPNwxFontList::FindOrCreateFont ( int pointSize,
wxFontFamily family,
wxFontStyle style,
wxFontWeight weight,
bool underline = false,
const wxString & face = wxEmptyString,
wxFontEncoding encoding = wxFONTENCODING_DEFAULT )

Definition at line 491 of file FontMgr.cpp.

◆ FreeAll()

void OCPNwxFontList::FreeAll ( void )

Definition at line 535 of file FontMgr.cpp.


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