KiCad PCB EDA Suite
Loading...
Searching...
No Matches
WX_PANEL Member List

This is the complete list of members for WX_PANEL, including all inherited members.

m_borderColorWX_PANELprivate
m_bottomBorderWX_PANELprivate
m_leftBorderWX_PANELprivate
m_rightBorderWX_PANELprivate
m_topBorderWX_PANELprivate
OnPaint(wxPaintEvent &event)WX_PANELprivate
SetBorderColor(const KIGFX::COLOR4D &aColor)WX_PANELinline
SetBorders(bool aLeft, bool aRight, bool aTop, bool aBottom)WX_PANELinline
WX_PANEL(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)WX_PANEL
~WX_PANEL()WX_PANEL