37 const wxString& value,
41 const wxString choices[],
43 const wxValidator& validator,
44 const wxString&
name ) :
45 wxBitmapComboBox( parent, id, value, pos, size, n, choices, style, validator,
name )
54 if( bitmap == BITMAPS::INVALID_BITMAP )
70 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