OpenCPN Partial API docs
|
This is the complete list of members for OCPNFontButton, including all inherited members.
Create(wxWindow *parent, wxWindowID id, const wxFontData &initial, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxFONTBTN_DEFAULT_STYLE, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxFontPickerWidgetNameStr) (defined in OCPNFontButton) | OCPNFontButton | |
GetFontData() (defined in OCPNFontButton) | OCPNFontButton | inline |
GetSelectedColour() const (defined in OCPNFontButton) | OCPNFontButton | inlinevirtual |
GetSelectedFont() const (defined in OCPNFontButton) | OCPNFontButton | inline |
m_data (defined in OCPNFontButton) | OCPNFontButton | protected |
m_selectedFont (defined in OCPNFontButton) | OCPNFontButton | protected |
OCPNFontButton() (defined in OCPNFontButton) | OCPNFontButton | inline |
OCPNFontButton(wxWindow *parent, wxWindowID id, const wxFontData &initial, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxFONTBTN_DEFAULT_STYLE, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxFontPickerWidgetNameStr) (defined in OCPNFontButton) | OCPNFontButton | inline |
OnButtonClick(wxCommandEvent &) (defined in OCPNFontButton) | OCPNFontButton | |
SetSelectedColour(const wxColour &colour) (defined in OCPNFontButton) | OCPNFontButton | inlinevirtual |
SetSelectedFont(const wxFont &font) (defined in OCPNFontButton) | OCPNFontButton | inlinevirtual |
UpdateFont() (defined in OCPNFontButton) | OCPNFontButton | protected |
~OCPNFontButton() (defined in OCPNFontButton) | OCPNFontButton | inlinevirtual |