OpenCPN Partial API docs
Loading...
Searching...
No Matches
font_desc.h File Reference

Font description container. More...

#include <list>
#include <wx/string.h>
#include <wx/font.h>
#include <wx/colour.h>

Go to the source code of this file.

Classes

class  MyFontDesc
 

Typedefs

using FontList = std::list< MyFontDesc * >
 

Detailed Description

Font description container.

Definition in file font_desc.h.

Typedef Documentation

◆ FontList

using FontList = std::list<MyFontDesc *>

Definition at line 67 of file font_desc.h.