36 const wxString& value,
40 const wxString choices[],
42 const wxValidator& validator,
43 const wxString&
name ) :
44 wxBitmapComboBox( parent, id, value, pos, size, n, choices, style, validator,
name )
53 if( bitmap == BITMAPS::INVALID_BITMAP )
69 wxBitmapComboBox::SetSelection(
static_cast<int>( aShape ) );
wxBitmapBundle KiBitmapBundle(BITMAPS aBitmap)
BITMAPS
A list of all bitmap identifiers.
GRAPHIC_PINSHAPE GetPinShapeSelection()
PinShapeComboBox(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)
void SetSelection(GRAPHIC_PINSHAPE aShape)
ComboBox widget for pin shape.
BITMAPS PinShapeGetBitmap(GRAPHIC_PINSHAPE aShape)
wxString PinShapeGetText(GRAPHIC_PINSHAPE aShape)
#define GRAPHIC_PINSHAPES_TOTAL