|
| | OCPNColourPickerCtrl (wxWindow *parent, wxWindowID id, const wxColour &initial= *wxBLACK, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name="") |
| |
| bool | Create (wxWindow *parent, wxWindowID id, const wxColour &initial= *wxBLACK, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name="") |
| |
| void | OnButtonClick (wxCommandEvent &WXUNUSED(ev)) |
| |
| void | InitColourData () |
| |
| void | SetColour (wxColour &c) |
| |
| wxColour | GetColour (void) |
| |
Definition at line 217 of file ocpn_platform.h.
◆ OCPNColourPickerCtrl()
| OCPNColourPickerCtrl::OCPNColourPickerCtrl |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxColour & |
initial = *wxBLACK, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = 0, |
|
|
const wxValidator & |
validator = wxDefaultValidator, |
|
|
const wxString & |
name = "" |
|
) |
| |
◆ Create()
| bool OCPNColourPickerCtrl::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxColour & |
initial = *wxBLACK, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = 0, |
|
|
const wxValidator & |
validator = wxDefaultValidator, |
|
|
const wxString & |
name = "" |
|
) |
| |
◆ DoGetBestSize()
| wxSize OCPNColourPickerCtrl::DoGetBestSize |
( |
| ) |
const |
|
protected |
◆ GetColour()
| wxColour OCPNColourPickerCtrl::GetColour |
( |
void |
| ) |
|
◆ InitColourData()
| void OCPNColourPickerCtrl::InitColourData |
( |
| ) |
|
◆ OnButtonClick()
| void OCPNColourPickerCtrl::OnButtonClick |
( |
wxCommandEvent & |
WXUNUSEDev | ) |
|
◆ OnPaint()
| void OCPNColourPickerCtrl::OnPaint |
( |
wxPaintEvent & |
event | ) |
|
|
protected |
◆ SetColour()
| void OCPNColourPickerCtrl::SetColour |
( |
wxColour & |
c | ) |
|
◆ UpdateColour()
| void OCPNColourPickerCtrl::UpdateColour |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: