KiCad PCB EDA Suite
Loading...
Searching...
No Matches
mpWindow Member List

This is the complete list of members for mpWindow, including all inherited members.

AddLayer(mpLayer *layer, bool refreshDisplay=true)mpWindow
AdjustLimitedView(wxOrientation directions=wxBOTH)mpWindow
CountAllLayers() constmpWindowinline
defaultMouseWheelActions()mpWindowprotectedstatic
DelAllLayers(bool alsoDeleteObject, bool refreshDisplay=true)mpWindow
DelLayer(mpLayer *layer, bool alsoDeleteObject=false, bool refreshDisplay=true)mpWindow
DoZoom(const wxPoint &centerPoint, double zoomFactor, wxOrientation directions)mpWindowprotected
EnableDoubleBuffer(bool enabled)mpWindowinline
EnableMousePanZoom(bool enabled)mpWindowinline
Fit() overridempWindow
Fit(double xMin, double xMax, double yMin, double yMax, const wxCoord *printSizeX=nullptr, const wxCoord *printSizeY=nullptr, wxOrientation directions=wxBOTH)mpWindow
GetAxesColour()mpWindowinline
GetBoundingBox(double *bbox) constmpWindow
GetDesiredXmax() constmpWindowinline
GetDesiredXmin() constmpWindowinline
GetDesiredYmax() constmpWindowinline
GetDesiredYmin() constmpWindowinline
GetLayer(int position) constmpWindow
GetLayerByName(const wxString &name) constmpWindow
GetLayerByName(const wxString &name)mpWindowinline
GetMarginBottom() constmpWindowinline
GetMarginLeft() constmpWindowinline
GetMarginRight() constmpWindowinline
GetMarginTop() constmpWindowinline
GetPopupMenu()mpWindowinline
GetPosX() constmpWindowinline
GetPosY() constmpWindowinline
GetScaleX() constmpWindowinline
GetScaleY() constmpWindowinline
GetScrX() constmpWindowinline
GetScrY() constmpWindowinline
GetXScreen() constmpWindowinline
GetYLocked() constmpWindowinline
GetYScreen() constmpWindowinline
initializeGraphicsContext()mpWindowprivate
IsInsideInfoLayer(wxPoint &point)mpWindow
IsLayerVisible(const wxString &name) constmpWindow
IsLayerVisible(unsigned int position) constmpWindow
LimitView(bool aEnable)mpWindowinline
LockY(bool aLock)mpWindowinline
m_axColourmpWindowprotected
m_bgColourmpWindowprotected
m_buff_bmpmpWindowprotected
m_buff_dcmpWindowprotected
m_clickedXmpWindowprotected
m_clickedYmpWindowprotected
m_desiredXmaxmpWindowprotected
m_desiredXminmpWindowprotected
m_desiredYmaxmpWindowprotected
m_desiredYminmpWindowprotected
m_enableDoubleBuffermpWindowprotected
m_enableLimitedViewmpWindowprotected
m_enableMouseNavigationmpWindowprotected
m_fgColourmpWindowprotected
m_last_lxmpWindowprotected
m_last_lympWindowprotected
m_layersmpWindowprotected
m_leftRightPlotGapFactormpWindowprotected
m_marginBottommpWindowprotected
m_marginLeftmpWindowprotected
m_marginRightmpWindowprotected
m_marginTopmpWindowprotected
m_maxXmpWindowprotected
m_maxYmpWindowprotected
m_minXmpWindowprotected
m_minYmpWindowprotected
m_mouseLClickmpWindowprotected
m_mouseMClickmpWindowprotected
m_mouseWheelActionsmpWindowprotected
m_movingInfoLayermpWindowprotected
m_popmenumpWindowprotected
m_posXmpWindowprotected
m_posYmpWindowprotected
m_redoZoomStackmpWindowprotected
m_scaleXmpWindowprotected
m_scaleYmpWindowprotected
m_scrXmpWindowprotected
m_scrYmpWindowprotected
m_topBottomPlotGapFactormpWindowprotected
m_undoZoomStackmpWindowprotected
m_yLockedmpWindowprotected
m_zoomingmpWindowprotected
m_zoomRectmpWindowprotected
MouseWheelAction enum namempWindow
mpWindow()mpWindow
mpWindow(wxWindow *parent, wxWindowID id)mpWindow
mpWindow(DelegatingContructorTag, Ts &&... windowArgs)mpWindowprivate
OnCenter(wxCommandEvent &event)mpWindow
OnFit(wxCommandEvent &event)mpWindow
onMagnify(wxMouseEvent &event)mpWindowprotected
onMouseLeftDown(wxMouseEvent &event)mpWindowprotected
onMouseLeftRelease(wxMouseEvent &event)mpWindowprotected
OnMouseMiddleDown(wxMouseEvent &event)mpWindowprotected
onMouseMove(wxMouseEvent &event)mpWindowprotected
onMouseWheel(wxMouseEvent &event)mpWindowprotected
OnPaint(wxPaintEvent &event)mpWindowprotected
OnShowPopupMenu(wxMouseEvent &event)mpWindowprotected
OnSize(wxSizeEvent &event)mpWindowprotected
onZoomIn(wxCommandEvent &event)mpWindowprotected
onZoomOut(wxCommandEvent &event)mpWindowprotected
onZoomRedo(wxCommandEvent &event)mpWindowprotected
onZoomUndo(wxCommandEvent &event)mpWindowprotected
p2x(wxCoord pixelCoordX)mpWindowinline
p2y(wxCoord pixelCoordY)mpWindowinline
PerformMouseWheelAction(wxMouseEvent &event, MouseWheelAction action)mpWindowprotected
pushZoomUndo(const std::array< double, 4 > &aZoom)mpWindowprotected
RecomputeDesiredX(double &min, double &max)mpWindowprotected
RecomputeDesiredY(double &min, double &max)mpWindowprotected
RedoZoomStackSize() constmpWindowinline
SaveScreenshot(wxImage &aImage, wxSize aImageSize=wxDefaultSize, bool aFit=false)mpWindow
SetColourTheme(const wxColour &bgColour, const wxColour &drawColour, const wxColour &axesColour)mpWindow
SetLayerVisible(const wxString &name, bool viewable)mpWindow
SetLayerVisible(const unsigned int position, bool viewable)mpWindow
SetMarginBottom(int bottom)mpWindowinline
SetMarginLeft(int left)mpWindowinline
SetMarginRight(int right)mpWindowinline
SetMargins(int top, int right, int bottom, int left)mpWindow
SetMarginTop(int top)mpWindowinline
SetMouseWheelActions(const MouseWheelActionSet &s)mpWindowinline
SetPos(double posX, double posY)mpWindowinline
SetPosX(double posX)mpWindowinline
SetPosY(double posY)mpWindowinline
SetScaleX(double scaleX)mpWindow
SetScaleY(double scaleY)mpWindowinline
SetScr(int scrX, int scrY)mpWindowinline
SetXView(double pos, double desiredMax, double desiredMin)mpWindowprotectedvirtual
SetYView(double pos, double desiredMax, double desiredMin)mpWindowprotectedvirtual
UndoZoomStackSize() constmpWindowinline
UpdateAll()mpWindow
UpdateBBox()mpWindowprotectedvirtual
ViewNeedsRefitting(wxOrientation directions) constmpWindowprotected
x2p(double x)mpWindowinline
y2p(double y)mpWindowinline
ZoomIn(const wxPoint &centerPoint=wxDefaultPosition)mpWindow
ZoomIn(const wxPoint &centerPoint, double zoomFactor, wxOrientation directions=wxBOTH)mpWindow
zoomIncrementalFactormpWindowstatic
ZoomOut(const wxPoint &centerPoint=wxDefaultPosition)mpWindow
ZoomOut(const wxPoint &centerPoint, double zoomFactor, wxOrientation directions=wxBOTH)mpWindow
ZoomRect(wxPoint p0, wxPoint p1)mpWindow
ZoomRedo()mpWindow
ZoomUndo()mpWindow
~mpWindow()mpWindow