| _draw_button(wxDC &dc, wxRect const &BtnRect) const | WxIconBox | [inline, private] |
| _icons | WxIconBox | [mutable, private] |
| _n_lines | WxIconBox | [private] |
| _text | WxIconBox | [mutable, private] |
| _width | WxIconBox | [private] |
| Add(wxIcon const &anIcon) | WxIconBox | [inline] |
| Add(wxIcon const &anIcon, wxString const &Text) | WxIconBox | [inline] |
| OnDrawItem(wxDC &dc, const wxRect &rect, size_t n) const | WxIconBox | [inline] |
| OnMeasureItem(size_t n) const | WxIconBox | [inline] |
| WxIconBox(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, int Width=-1, int nLines=1) | WxIconBox | [inline] |