KiCad PCB EDA Suite
|
This is the complete list of members for mpInfoLayer, including all inherited members.
GetBrush() const | mpLayer | inline |
GetContinuity() const | mpLayer | inline |
GetDisplayName() const | mpLayer | inline |
GetFont() const | mpLayer | inline |
GetLayerType() const | mpLayer | inline |
GetMaxX() const | mpLayer | inlinevirtual |
GetMaxY() const | mpLayer | inlinevirtual |
GetMinX() const | mpLayer | inlinevirtual |
GetMinY() const | mpLayer | inlinevirtual |
GetName() const | mpLayer | inline |
GetPen() const | mpLayer | inline |
GetPosition() const | mpInfoLayer | |
GetSize() const | mpInfoLayer | |
HasBBox() const override | mpInfoLayer | inlinevirtual |
Inside(const wxPoint &point) const | mpInfoLayer | virtual |
IsInfo() const override | mpInfoLayer | inlinevirtual |
IsVisible() const | mpLayer | inline |
m_brush | mpInfoLayer | protected |
m_continuous | mpLayer | protected |
m_dim | mpInfoLayer | protected |
m_displayName | mpLayer | protected |
m_font | mpLayer | protected |
m_name | mpLayer | protected |
m_pen | mpLayer | protected |
m_reference | mpInfoLayer | protected |
m_showName | mpLayer | protected |
m_type | mpLayer | protected |
m_visible | mpLayer | protected |
m_winX | mpInfoLayer | protected |
m_winY | mpInfoLayer | protected |
Move(wxPoint delta) | mpInfoLayer | virtual |
mpInfoLayer() | mpInfoLayer | |
mpInfoLayer(wxRect rect, const wxBrush *brush=wxTRANSPARENT_BRUSH) | mpInfoLayer | |
mpLayer() | mpLayer | |
Plot(wxDC &dc, mpWindow &w) override | mpInfoLayer | virtual |
SetBrush(const wxBrush &brush) | mpLayer | inline |
SetContinuity(bool continuity) | mpLayer | inline |
SetFont(const wxFont &font) | mpLayer | inline |
SetName(const wxString &name) | mpLayer | inlinevirtual |
SetPen(const wxPen &pen) | mpLayer | inline |
SetVisible(bool show) | mpLayer | inline |
ShowName(bool show) | mpLayer | inline |
UpdateReference() | mpInfoLayer | virtual |
~mpInfoLayer() | mpInfoLayer | virtual |
~mpLayer() | mpLayer | inlinevirtual |