|
| OCPNFatCombo (wxWindow *parent, wxWindowID id, const wxString &value=_T(""), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, int n=0, const wxString choices[]=NULL, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=_T("OCPNFatCombo")) |
|
void | OnDrawItem (wxDC &dc, const wxRect &rect, int item, int flags) const |
|
wxCoord | OnMeasureItem (size_t item) const |
|
wxCoord | OnMeasureItemWidth (size_t item) const |
|
bool | SetFont (const wxFont &font) |
|
int | Append (const wxString &item, wxBitmap bmp) |
|
void | Clear (void) |
|
Definition at line 1450 of file options.cpp.
◆ OCPNFatCombo() [1/2]
OCPNFatCombo::OCPNFatCombo |
( |
| ) |
|
◆ OCPNFatCombo() [2/2]
OCPNFatCombo::OCPNFatCombo |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
value = _T("") , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
int |
n = 0 , |
|
|
const wxString |
choices[] = NULL , |
|
|
long |
style = 0 , |
|
|
const wxValidator & |
validator = wxDefaultValidator , |
|
|
const wxString & |
name = _T("OCPNFatCombo") |
|
) |
| |
◆ ~OCPNFatCombo()
OCPNFatCombo::~OCPNFatCombo |
( |
| ) |
|
◆ Append()
int OCPNFatCombo::Append |
( |
const wxString & |
item, |
|
|
wxBitmap |
bmp |
|
) |
| |
◆ Clear()
void OCPNFatCombo::Clear |
( |
void |
| ) |
|
◆ OnDrawItem()
void OCPNFatCombo::OnDrawItem |
( |
wxDC & |
dc, |
|
|
const wxRect & |
rect, |
|
|
int |
item, |
|
|
int |
flags |
|
) |
| const |
◆ OnMeasureItem()
wxCoord OCPNFatCombo::OnMeasureItem |
( |
size_t |
item | ) |
const |
◆ OnMeasureItemWidth()
wxCoord OCPNFatCombo::OnMeasureItemWidth |
( |
size_t |
item | ) |
const |
◆ SetFont()
bool OCPNFatCombo::SetFont |
( |
const wxFont & |
font | ) |
|
◆ dfont
const wxFont* OCPNFatCombo::dfont |
The documentation for this class was generated from the following file: