KiCad PCB EDA Suite
|
This is the complete list of members for CURSOR, including all inherited members.
CURSOR(TRACE *aTrace, SIM_PLOT_TAB *aPlotTab) | CURSOR | inline |
doSetCoordX(double aValue) | CURSOR | private |
DRAG_MARGIN | CURSOR | privatestatic |
GetBrush() const | mpLayer | inline |
GetContinuity() const | mpLayer | inline |
GetCoords() const | CURSOR | inline |
GetDisplayName() const | mpLayer | inline |
GetFont() const | mpLayer | inline |
getID() | CURSOR | private |
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 &aPoint) const override | CURSOR | virtual |
IsInfo() const override | mpInfoLayer | inlinevirtual |
IsVisible() const | mpLayer | inline |
m_brush | mpInfoLayer | protected |
m_continuous | mpLayer | protected |
m_coords | CURSOR | private |
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_trace | CURSOR | private |
m_type | mpLayer | protected |
m_updateRef | CURSOR | private |
m_updateRequired | CURSOR | private |
m_visible | mpLayer | protected |
m_window | CURSOR | private |
m_winX | mpInfoLayer | protected |
m_winY | mpInfoLayer | protected |
Move(wxPoint aDelta) override | CURSOR | inlinevirtual |
mpInfoLayer() | mpInfoLayer | |
mpInfoLayer(wxRect rect, const wxBrush *brush=wxTRANSPARENT_BRUSH) | mpInfoLayer | |
mpLayer() | mpLayer | |
Plot(wxDC &aDC, mpWindow &aWindow) override | CURSOR | virtual |
SetBrush(const wxBrush &brush) | mpLayer | inline |
SetContinuity(bool continuity) | mpLayer | inline |
SetCoordX(double aValue) | CURSOR | |
SetFont(const wxFont &font) | mpLayer | inline |
SetName(const wxString &name) | mpLayer | inlinevirtual |
SetPen(const wxPen &pen) | mpLayer | inline |
SetVisible(bool show) | mpLayer | inline |
SetX(int aX) | CURSOR | inline |
ShowName(bool show) | mpLayer | inline |
Update() | CURSOR | inline |
UpdateReference() override | CURSOR | virtual |
~mpInfoLayer() | mpInfoLayer | virtual |
~mpLayer() | mpLayer | inlinevirtual |