OpenCPN Partial API docs
|
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 } |
Generic font dialog for OpenCPN.
Definition in file ocpn_fontdlg.h.
#define USE_SPINCTRL_FOR_POINT_SIZE 0 |
Definition at line 23 of file ocpn_fontdlg.h.
anonymous enum |
Definition at line 30 of file ocpn_fontdlg.h.