| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for MSG_PANEL_ITEM, including all inherited members.
| EDA_MSG_PANEL class | MSG_PANEL_ITEM | friend | 
| GetLowerText() const | MSG_PANEL_ITEM | inline | 
| GetPadding() const | MSG_PANEL_ITEM | inline | 
| GetUpperText() const | MSG_PANEL_ITEM | inline | 
| m_LowerText | MSG_PANEL_ITEM | private | 
| m_LowerY | MSG_PANEL_ITEM | private | 
| m_Padding | MSG_PANEL_ITEM | private | 
| m_UpperText | MSG_PANEL_ITEM | private | 
| m_UpperY | MSG_PANEL_ITEM | private | 
| m_X | MSG_PANEL_ITEM | private | 
| MSG_PANEL_ITEM(const wxString &aUpperText, const wxString &aLowerText, int aPadding=MSG_PANEL_DEFAULT_PAD) | MSG_PANEL_ITEM | inline | 
| MSG_PANEL_ITEM() | MSG_PANEL_ITEM | inline | 
| SetLowerText(const wxString &aLowerText) | MSG_PANEL_ITEM | inline | 
| SetPadding(int aPadding) | MSG_PANEL_ITEM | inline | 
| SetUpperText(const wxString &aUpperText) | MSG_PANEL_ITEM | inline |