30 const wxPoint& pos,
const wxSize& size,
int n,
31 const wxString choices[],
long style,
32 const wxValidator& validator,
const wxString&
name ) :
42 if( bitmap == BITMAPS::INVALID_BITMAP )
58 WX_BITMAP_COMBOBOX::SetSelection(
static_cast<int>( aShape ) );
wxBitmapBundle KiBitmapBundle(BITMAPS aBitmap, int aMinHeight)
BITMAPS
A list of all bitmap identifiers.
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)
GRAPHIC_PINSHAPE GetPinShapeSelection()
void SetSelection(GRAPHIC_PINSHAPE aShape)
BITMAPS PinShapeGetBitmap(GRAPHIC_PINSHAPE aShape)
wxString PinShapeGetText(GRAPHIC_PINSHAPE aShape)
#define GRAPHIC_PINSHAPES_TOTAL