OpenCPN Partial API docs
|
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 * > |
Font description container.
Definition in file font_desc.h.
using FontList = std::list<MyFontDesc *> |
Definition at line 67 of file font_desc.h.