KiCad PCB EDA Suite
|
This is the complete list of members for PINSHAPE_COMBOBOX, including all inherited members.
DoGetBestSize() const override | WX_BITMAP_COMBOBOX | |
GetPinShapeSelection() | PINSHAPE_COMBOBOX | |
PINSHAPE_COMBOBOX(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &value=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, int n=0, const wxString choices[]=nullptr, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxBitmapComboBoxNameStr) | PINSHAPE_COMBOBOX | |
SetSelection(GRAPHIC_PINSHAPE aShape) | PINSHAPE_COMBOBOX | |
WX_BITMAP_COMBOBOX(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &value=wxEmptyString, 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=wxASCII_STR(wxBitmapComboBoxNameStr)) | WX_BITMAP_COMBOBOX |