KiCad PCB EDA Suite
|
This is the complete list of members for WX_PANEL, including all inherited members.
m_borderColor | WX_PANEL | private |
m_bottomBorder | WX_PANEL | private |
m_leftBorder | WX_PANEL | private |
m_rightBorder | WX_PANEL | private |
m_topBorder | WX_PANEL | private |
OnPaint(wxPaintEvent &event) | WX_PANEL | private |
SetBorderColor(const KIGFX::COLOR4D &aColor) | WX_PANEL | inline |
SetBorders(bool aLeft, bool aRight, bool aTop, bool aBottom) | WX_PANEL | inline |
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 |