| BeginUpdate() | WIDGET_DIFF_CANVAS | |
| buildRenderScene() | WIDGET_DIFF_CANVAS | private |
| CenterOnHighlight() | WIDGET_DIFF_CANVAS | |
| ClearDebugOverlay() | EDA_DRAW_PANEL_GAL | |
| DebugOverlay() | EDA_DRAW_PANEL_GAL | |
| DIMMER typedef | WIDGET_DIFF_CANVAS | |
| DoRePaint(bool aAllowSkip=true) | EDA_DRAW_PANEL_GAL | |
| EDA_DRAW_PANEL_GAL(wxWindow *aParentWindow, wxWindowID aWindowId, const wxPoint &aPosition, const wxSize &aSize, KIGFX::GAL_DISPLAY_OPTIONS &aOptions, GAL_TYPE aGalType=GAL_TYPE_OPENGL) | EDA_DRAW_PANEL_GAL | |
| EndUpdate() | WIDGET_DIFF_CANVAS | |
| ForceRefresh() | EDA_DRAW_PANEL_GAL | |
| GAL_FALLBACK | EDA_DRAW_PANEL_GAL | static |
| GAL_FALLBACK_AVAILABLE | EDA_DRAW_PANEL_GAL | static |
| GAL_TYPE enum name | EDA_DRAW_PANEL_GAL | |
| GAL_TYPE_CAIRO enum value | EDA_DRAW_PANEL_GAL | |
| GAL_TYPE_LAST enum value | EDA_DRAW_PANEL_GAL | |
| GAL_TYPE_NONE enum value | EDA_DRAW_PANEL_GAL | |
| GAL_TYPE_OPENGL enum value | EDA_DRAW_PANEL_GAL | |
| GAL_TYPE_UNKNOWN enum value | EDA_DRAW_PANEL_GAL | |
| GetBackend() const | EDA_DRAW_PANEL_GAL | inline |
| GetDefaultViewBBox() const | EDA_DRAW_PANEL_GAL | inlinevirtual |
| GetGAL() const | EDA_DRAW_PANEL_GAL | inline |
| GetMsgPanelInfo(EDA_DRAW_FRAME *aFrame, std::vector< MSG_PANEL_ITEM > &aList) | EDA_DRAW_PANEL_GAL | inlinevirtual |
| GetParentEDAFrame() const | EDA_DRAW_PANEL_GAL | inline |
| GetScreenshot(wxImage &aDstImage) | EDA_DRAW_PANEL_GAL | |
| GetVcSettings() | EDA_DRAW_PANEL_GAL | static |
| GetView() const | EDA_DRAW_PANEL_GAL | inlinevirtual |
| GetViewControls() const | EDA_DRAW_PANEL_GAL | inline |
| HighlightChange(std::optional< KIID_PATH > aChangeId) | WIDGET_DIFF_CANVAS | |
| highlightedBBox() const | WIDGET_DIFF_CANVAS | private |
| IsCategoryVisible(KICAD_DIFF::CATEGORY aCategory) const | WIDGET_DIFF_CANVAS | |
| IsChangeHidden(const KIID_PATH &aChangeId) const | WIDGET_DIFF_CANVAS | |
| IsDialogPreview() const | EDA_DRAW_PANEL_GAL | inline |
| IsLayerVisible(PCB_LAYER_ID aLayer) const | WIDGET_DIFF_CANVAS | |
| ITEM_HANDLER typedef | WIDGET_DIFF_CANVAS | |
| m_backend | EDA_DRAW_PANEL_GAL | protected |
| m_categoryVisible | WIDGET_DIFF_CANVAS | private |
| m_contextGroup | WIDGET_DIFF_CANVAS | private |
| m_contextGroupItems | WIDGET_DIFF_CANVAS | private |
| m_dclickHandler | WIDGET_DIFF_CANVAS | private |
| m_debugOverlay | EDA_DRAW_PANEL_GAL | protected |
| m_drawing | EDA_DRAW_PANEL_GAL | protected |
| m_drawingEnabled | EDA_DRAW_PANEL_GAL | protected |
| m_edaFrame | EDA_DRAW_PANEL_GAL | protected |
| m_eventDispatcher | EDA_DRAW_PANEL_GAL | protected |
| m_gal | EDA_DRAW_PANEL_GAL | protected |
| m_galOptions | WIDGET_DIFF_CANVAS | private |
| m_glRecoveryAttempted | EDA_DRAW_PANEL_GAL | protected |
| m_hasNativeContext | WIDGET_DIFF_CANVAS | private |
| m_hiddenChanges | WIDGET_DIFF_CANVAS | private |
| m_highlight | WIDGET_DIFF_CANVAS | private |
| m_highlightBox | WIDGET_DIFF_CANVAS | private |
| m_holdRebuild | WIDGET_DIFF_CANVAS | private |
| m_hover | WIDGET_DIFF_CANVAS | private |
| m_hoverBox | WIDGET_DIFF_CANVAS | private |
| m_itemCategories | WIDGET_DIFF_CANVAS | private |
| m_itemDimmer | WIDGET_DIFF_CANVAS | private |
| m_lastCursorPosition | EDA_DRAW_PANEL_GAL | protected |
| m_lastRepaintEnd | EDA_DRAW_PANEL_GAL | protected |
| m_lastRepaintStart | EDA_DRAW_PANEL_GAL | protected |
| m_layerVisible | WIDGET_DIFF_CANVAS | private |
| m_lostFocus | EDA_DRAW_PANEL_GAL | protected |
| m_MouseCapturedLost | EDA_DRAW_PANEL_GAL | |
| m_needIdleRefresh | EDA_DRAW_PANEL_GAL | protected |
| m_options | EDA_DRAW_PANEL_GAL | protected |
| m_overlay | WIDGET_DIFF_CANVAS | private |
| m_painter | EDA_DRAW_PANEL_GAL | protected |
| m_PaintEventCounter | EDA_DRAW_PANEL_GAL | |
| m_parent | EDA_DRAW_PANEL_GAL | protected |
| m_pickHandler | WIDGET_DIFF_CANVAS | private |
| m_refreshMutex | EDA_DRAW_PANEL_GAL | protected |
| m_refreshTimer | EDA_DRAW_PANEL_GAL | protected |
| m_renderScene | WIDGET_DIFF_CANVAS | private |
| m_scene | WIDGET_DIFF_CANVAS | private |
| m_statusPopup | EDA_DRAW_PANEL_GAL | protected |
| m_stealsFocus | EDA_DRAW_PANEL_GAL | protected |
| m_view | EDA_DRAW_PANEL_GAL | protected |
| m_viewControls | EDA_DRAW_PANEL_GAL | protected |
| m_zoomToFitPending | WIDGET_DIFF_CANVAS | private |
| onChar(wxKeyEvent &aEvent) | WIDGET_DIFF_CANVAS | private |
| onDoubleClick(wxMouseEvent &aEvent) | WIDGET_DIFF_CANVAS | private |
| onEnter(wxMouseEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
| OnEvent(wxEvent &aEvent) | EDA_DRAW_PANEL_GAL | |
| onIdle(wxIdleEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
| onLeave(wxMouseEvent &aEvent) | WIDGET_DIFF_CANVAS | private |
| onLeftDown(wxMouseEvent &aEvent) | WIDGET_DIFF_CANVAS | private |
| onLostFocus(wxFocusEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
| onMotion(wxMouseEvent &aEvent) | WIDGET_DIFF_CANVAS | private |
| onPaint(wxPaintEvent &WXUNUSED(aEvent)) | EDA_DRAW_PANEL_GAL | protectedvirtual |
| onRefreshTimer(wxTimerEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
| OnShow() | EDA_DRAW_PANEL_GAL | inlinevirtual |
| onShowEvent(wxShowEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
| onSize(wxSizeEvent &aEvent) | WIDGET_DIFF_CANVAS | private |
| PICK_HANDLER typedef | WIDGET_DIFF_CANVAS | |
| rebuildOverlay(bool aOverlayOnly=false) | WIDGET_DIFF_CANVAS | private |
| recoverFromGalError(const std::exception &aErr) | EDA_DRAW_PANEL_GAL | protected |
| Refresh(bool aEraseBackground=true, const wxRect *aRect=nullptr) override | EDA_DRAW_PANEL_GAL | virtual |
| refreshItemDimming() | WIDGET_DIFF_CANVAS | private |
| RequestRefresh() | EDA_DRAW_PANEL_GAL | |
| SetCategoryVisible(KICAD_DIFF::CATEGORY aCategory, bool aVisible) | WIDGET_DIFF_CANVAS | |
| SetContextItems(const std::vector< KIGFX::VIEW_ITEM * > &aItems) | WIDGET_DIFF_CANVAS | |
| SetContextPainter(std::unique_ptr< KIGFX::PAINTER > aPainter) | WIDGET_DIFF_CANVAS | |
| SetCurrentCursor(KICURSOR aCursor) | EDA_DRAW_PANEL_GAL | |
| SetDoubleClickHandler(ITEM_HANDLER aHandler) | WIDGET_DIFF_CANVAS | inline |
| SetEventDispatcher(TOOL_DISPATCHER *aEventDispatcher) | EDA_DRAW_PANEL_GAL | |
| SetFocus() override | EDA_DRAW_PANEL_GAL | |
| SetHiddenChanges(std::set< KIID_PATH > aHidden) | WIDGET_DIFF_CANVAS | |
| SetHighContrastLayer(int aLayer) | EDA_DRAW_PANEL_GAL | virtual |
| SetItemCategories(std::map< KIGFX::VIEW_ITEM *, KICAD_DIFF::CATEGORY > aMap) | WIDGET_DIFF_CANVAS | |
| SetItemDimmer(DIMMER aDimmer) | WIDGET_DIFF_CANVAS | inline |
| SetLayerVisible(PCB_LAYER_ID aLayer, bool aVisible) | WIDGET_DIFF_CANVAS | |
| SetPickHandler(PICK_HANDLER aHandler) | WIDGET_DIFF_CANVAS | inline |
| SetScene(KICAD_DIFF::DIFF_SCENE aScene) | WIDGET_DIFF_CANVAS | |
| SetStatusPopup(wxWindow *aPopup) | EDA_DRAW_PANEL_GAL | inline |
| SetStealsFocus(bool aStealsFocus) | EDA_DRAW_PANEL_GAL | inline |
| SetTopLayer(int aLayer) | EDA_DRAW_PANEL_GAL | virtual |
| SetWorldUnitLength(double aWorldUnitLength) | WIDGET_DIFF_CANVAS | |
| shapeAt(const wxPoint &aScreenPoint) const | WIDGET_DIFF_CANVAS | private |
| StartDrawing() | EDA_DRAW_PANEL_GAL | |
| StatusPopupHasFocus() | EDA_DRAW_PANEL_GAL | inline |
| StopDrawing() | EDA_DRAW_PANEL_GAL | |
| SwitchBackend(GAL_TYPE aGalType) | EDA_DRAW_PANEL_GAL | virtual |
| WIDGET_DIFF_CANVAS(wxWindow *aParent, wxWindowID aId=wxID_ANY) | WIDGET_DIFF_CANVAS | |
| WIDGET_DIFF_CANVAS(wxWindow *aParent, wxWindowID aId, std::unique_ptr< KIGFX::GAL_DISPLAY_OPTIONS > aGalOptions) | WIDGET_DIFF_CANVAS | private |
| ZoomToBBox(const BOX2I &aBBox) | WIDGET_DIFF_CANVAS | |
| ZoomToFit() | WIDGET_DIFF_CANVAS | |
| ~EDA_DRAW_PANEL_GAL() | EDA_DRAW_PANEL_GAL | |
| ~WIDGET_DIFF_CANVAS() override | WIDGET_DIFF_CANVAS | |