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

Generic font dialog for OpenCPN. More...

#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/choice.h>
#include <wx/textctrl.h>
#include <wx/checkbox.h>

Go to the source code of this file.

Classes

class  ocpnGenericFontDialog
 

Macros

#define USE_SPINCTRL_FOR_POINT_SIZE   0
 

Enumerations

enum  {
  wxID_FONT_UNDERLINE = 3000 , wxID_FONT_STYLE , wxID_FONT_WEIGHT , wxID_FONT_FAMILY ,
  wxID_FONT_COLOUR , wxID_FONT_SIZE
}
 

Detailed Description

Generic font dialog for OpenCPN.

Definition in file ocpn_fontdlg.h.

Macro Definition Documentation

◆ USE_SPINCTRL_FOR_POINT_SIZE

#define USE_SPINCTRL_FOR_POINT_SIZE   0

Definition at line 23 of file ocpn_fontdlg.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Definition at line 30 of file ocpn_fontdlg.h.