KiCad PCB EDA Suite
|
This is the complete list of members for SPLIT_BUTTON, including all inherited members.
Enable(bool aEnable=true) override | SPLIT_BUTTON | protected |
GetSplitButtonMenu() | SPLIT_BUTTON | |
m_arrowButtonWidth | SPLIT_BUTTON | private |
m_bIsEnable | SPLIT_BUTTON | private |
m_bitmap | SPLIT_BUTTON | private |
m_bLButtonDown | SPLIT_BUTTON | private |
m_label | SPLIT_BUTTON | private |
m_pMenu | SPLIT_BUTTON | private |
m_stateButton | SPLIT_BUTTON | private |
m_stateMenu | SPLIT_BUTTON | private |
m_unadjustedMinSize | SPLIT_BUTTON | private |
m_widthPadding | SPLIT_BUTTON | private |
OnKillFocus(wxFocusEvent &aEvent) | SPLIT_BUTTON | protected |
OnLeftButtonDown(wxMouseEvent &aEvent) | SPLIT_BUTTON | protected |
OnLeftButtonUp(wxMouseEvent &aEvent) | SPLIT_BUTTON | protected |
OnMouseEnter(wxMouseEvent &aEvent) | SPLIT_BUTTON | protected |
OnMouseLeave(wxMouseEvent &aEvent) | SPLIT_BUTTON | protected |
OnPaint(wxPaintEvent &WXUNUSED(aEvent)) | SPLIT_BUTTON | protected |
onThemeChanged(wxSysColourChangedEvent &aEvent) | SPLIT_BUTTON | protected |
SetBitmap(const wxBitmapBundle &aBmp) | SPLIT_BUTTON | |
SetLabel(const wxString &aLabel) override | SPLIT_BUTTON | |
SetMinSize(const wxSize &aSize) override | SPLIT_BUTTON | |
SetWidthPadding(int aPadding) | SPLIT_BUTTON | |
SPLIT_BUTTON(wxWindow *aParent, wxWindowID aId, const wxString &aLabel, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxDefaultSize) | SPLIT_BUTTON | |
~SPLIT_BUTTON() | SPLIT_BUTTON |