KiCad PCB EDA Suite
|
This is the complete list of members for EDA_MSG_PANEL, including all inherited members.
AppendMessage(const wxString &aUpperText, const wxString &aLowerText, int aPadding=6) | EDA_MSG_PANEL | |
AppendMessage(const MSG_PANEL_ITEM &aMessageItem) | EDA_MSG_PANEL | inline |
DoGetBestClientSize() const override | EDA_MSG_PANEL | |
DoGetBestSize() const override | EDA_MSG_PANEL | |
EDA_MSG_PANEL(wxWindow *aParent, int aId, const wxPoint &aPosition, const wxSize &aSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxPanelNameStr) | EDA_MSG_PANEL | |
erase(wxDC *DC) | EDA_MSG_PANEL | protected |
EraseMsgBox() | EDA_MSG_PANEL | |
m_fontSize | EDA_MSG_PANEL | protected |
m_Items | EDA_MSG_PANEL | protected |
m_last_x | EDA_MSG_PANEL | protected |
OnDPIChanged(wxDPIChangedEvent &aEvent) | EDA_MSG_PANEL | |
OnPaint(wxPaintEvent &aEvent) | EDA_MSG_PANEL | |
SetMessage(int aXPosition, const wxString &aUpperText, const wxString &aLowerText) | EDA_MSG_PANEL | |
showItem(wxDC &dc, const MSG_PANEL_ITEM &aItem) | EDA_MSG_PANEL | protected |
updateFontSize() | EDA_MSG_PANEL | protected |
~EDA_MSG_PANEL() | EDA_MSG_PANEL |