ClearDebugOverlay() | EDA_DRAW_PANEL_GAL | |
Create(wxWindow *aParent, KIWAY &aKiway) | FOOTPRINT_PREVIEW_PANEL_BASE | static |
DebugOverlay() | EDA_DRAW_PANEL_GAL | |
DIALOG enum value | KIWAY_HOLDER | |
DisplayBoard(BOARD *aBoard, PROGRESS_REPORTER *aReporter=nullptr) | PCB_DRAW_PANEL_GAL | |
DisplayFootprint(const LIB_ID &aFPID) override | FOOTPRINT_PREVIEW_PANEL | virtual |
DisplayFootprints(std::shared_ptr< FOOTPRINT > aFootprintA, std::shared_ptr< FOOTPRINT > aFootprintB) override | FOOTPRINT_PREVIEW_PANEL | virtual |
DoRePaint() | 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 | |
fitToCurrentFootprint() | FOOTPRINT_PREVIEW_PANEL | private |
FOOTPRINT_PREVIEW_PANEL(KIWAY *aKiway, wxWindow *aParent, UNITS_PROVIDER *aUnitsProvider, std::unique_ptr< KIGFX::GAL_DISPLAY_OPTIONS > aOpts, GAL_TYPE aGalType) | FOOTPRINT_PREVIEW_PANEL | private |
ForceRefresh() | EDA_DRAW_PANEL_GAL | |
FRAME enum value | KIWAY_HOLDER | |
GAL_FALLBACK | 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 |
GetBackgroundColor() const override | FOOTPRINT_PREVIEW_PANEL | virtual |
GetBoard() | FOOTPRINT_PREVIEW_PANEL | inline |
GetCurrentFootprint() const | FOOTPRINT_PREVIEW_PANEL | inline |
GetDefaultViewBBox() const override | PCB_DRAW_PANEL_GAL | virtual |
GetDrawingSheet() const | PCB_DRAW_PANEL_GAL | inline |
GetForegroundColor() const override | FOOTPRINT_PREVIEW_PANEL | virtual |
GetGAL() const | EDA_DRAW_PANEL_GAL | inline |
GetMsgPanelInfo(EDA_DRAW_FRAME *aFrame, std::vector< MSG_PANEL_ITEM > &aList) override | PCB_DRAW_PANEL_GAL | virtual |
GetParentEDAFrame() const | EDA_DRAW_PANEL_GAL | inline |
GetType() const | KIWAY_HOLDER | inline |
GetVcSettings() | EDA_DRAW_PANEL_GAL | static |
GetView() const override | PCB_DRAW_PANEL_GAL | virtual |
GetViewControls() const | EDA_DRAW_PANEL_GAL | inline |
GetWindow() override | FOOTPRINT_PREVIEW_PANEL | virtual |
HasKiway() const | KIWAY_HOLDER | inline |
HOLDER_TYPE enum name | KIWAY_HOLDER | |
IsDialogPreview() const | EDA_DRAW_PANEL_GAL | inline |
Kiway() const | KIWAY_HOLDER | inline |
KIWAY_HOLDER(KIWAY *aKiway, HOLDER_TYPE aType) | KIWAY_HOLDER | inline |
m_backend | EDA_DRAW_PANEL_GAL | protected |
m_currentFootprint | FOOTPRINT_PREVIEW_PANEL | private |
m_debugOverlay | EDA_DRAW_PANEL_GAL | protected |
m_displayOptions | FOOTPRINT_PREVIEW_PANEL | private |
m_drawing | EDA_DRAW_PANEL_GAL | protected |
m_drawingEnabled | EDA_DRAW_PANEL_GAL | protected |
m_drawingSheet | PCB_DRAW_PANEL_GAL | protected |
m_dummyBoard | FOOTPRINT_PREVIEW_PANEL | private |
m_edaFrame | EDA_DRAW_PANEL_GAL | protected |
m_eventDispatcher | EDA_DRAW_PANEL_GAL | protected |
m_gal | EDA_DRAW_PANEL_GAL | protected |
m_kiway | KIWAY_HOLDER | private |
m_lastRepaintEnd | EDA_DRAW_PANEL_GAL | protected |
m_lastRepaintStart | EDA_DRAW_PANEL_GAL | protected |
m_lostFocus | EDA_DRAW_PANEL_GAL | protected |
m_MouseCapturedLost | EDA_DRAW_PANEL_GAL | |
m_needIdleRefresh | EDA_DRAW_PANEL_GAL | protected |
m_onShowTimer | EDA_DRAW_PANEL_GAL | protected |
m_options | EDA_DRAW_PANEL_GAL | protected |
m_otherFootprint | FOOTPRINT_PREVIEW_PANEL | private |
m_painter | EDA_DRAW_PANEL_GAL | protected |
m_PaintEventCounter | EDA_DRAW_PANEL_GAL | |
m_parent | EDA_DRAW_PANEL_GAL | protected |
m_pinFunctions | FOOTPRINT_PREVIEW_PANEL | private |
m_ratsnest | PCB_DRAW_PANEL_GAL | protected |
m_refreshMutex | EDA_DRAW_PANEL_GAL | protected |
m_refreshTimer | EDA_DRAW_PANEL_GAL | protected |
m_statusPopup | EDA_DRAW_PANEL_GAL | protected |
m_stealsFocus | EDA_DRAW_PANEL_GAL | protected |
m_type | KIWAY_HOLDER | private |
m_userUnits | FOOTPRINT_PREVIEW_PANEL | private |
m_view | EDA_DRAW_PANEL_GAL | protected |
m_viewControls | EDA_DRAW_PANEL_GAL | protected |
New(KIWAY *aKiway, wxWindow *aParent, UNITS_PROVIDER *aUnitsProvider) | FOOTPRINT_PREVIEW_PANEL | static |
onEnter(wxMouseEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
OnEvent(wxEvent &aEvent) | EDA_DRAW_PANEL_GAL | |
onIdle(wxIdleEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
onLostFocus(wxFocusEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
onPaint(wxPaintEvent &WXUNUSED(aEvent)) | EDA_DRAW_PANEL_GAL | protectedvirtual |
onRefreshTimer(wxTimerEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
OnShow() override | PCB_DRAW_PANEL_GAL | virtual |
onShowTimer(wxTimerEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
onSize(wxSizeEvent &aEvent) | EDA_DRAW_PANEL_GAL | protected |
PANEL enum value | KIWAY_HOLDER | |
PCB_DRAW_PANEL_GAL(wxWindow *aParentWindow, wxWindowID aWindowId, const wxPoint &aPosition, const wxSize &aSize, KIGFX::GAL_DISPLAY_OPTIONS &aOptions, GAL_TYPE aGalType=GAL_TYPE_OPENGL) | PCB_DRAW_PANEL_GAL | |
Prj() const | KIWAY_HOLDER | |
RedrawRatsnest() | PCB_DRAW_PANEL_GAL | |
Refresh(bool aEraseBackground=true, const wxRect *aRect=nullptr) override | EDA_DRAW_PANEL_GAL | virtual |
RefreshAll() override | FOOTPRINT_PREVIEW_PANEL | virtual |
renderFootprint(std::shared_ptr< FOOTPRINT > aFootprint) | FOOTPRINT_PREVIEW_PANEL | private |
RequestRefresh() | EDA_DRAW_PANEL_GAL | |
SetCurrentCursor(KICURSOR aCursor) | EDA_DRAW_PANEL_GAL | |
setDefaultLayerDeps() | PCB_DRAW_PANEL_GAL | protected |
setDefaultLayerOrder() | PCB_DRAW_PANEL_GAL | protected |
SetDrawingSheet(DS_PROXY_VIEW_ITEM *aDrawingSheet) | PCB_DRAW_PANEL_GAL | |
SetEventDispatcher(TOOL_DISPATCHER *aEventDispatcher) | EDA_DRAW_PANEL_GAL | |
SetFocus() override | EDA_DRAW_PANEL_GAL | |
SetHighContrastLayer(int aLayer) override | PCB_DRAW_PANEL_GAL | inlinevirtual |
SetHighContrastLayer(PCB_LAYER_ID aLayer) | PCB_DRAW_PANEL_GAL | |
SetKiway(wxWindow *aDest, KIWAY *aKiway) | KIWAY_HOLDER | |
SetPinFunctions(const std::map< wxString, wxString > &aPinFunctions) override | FOOTPRINT_PREVIEW_PANEL | inlinevirtual |
SetStatusPopup(wxWindow *aPopup) | EDA_DRAW_PANEL_GAL | inline |
SetStealsFocus(bool aStealsFocus) | EDA_DRAW_PANEL_GAL | inline |
SetTopLayer(int aLayer) override | PCB_DRAW_PANEL_GAL | inlinevirtual |
SetTopLayer(PCB_LAYER_ID aLayer) | PCB_DRAW_PANEL_GAL | |
SetUserUnits(EDA_UNITS aUnits) override | FOOTPRINT_PREVIEW_PANEL | inlinevirtual |
StartDrawing() | EDA_DRAW_PANEL_GAL | |
StatusPopupHasFocus() | EDA_DRAW_PANEL_GAL | inline |
StopDrawing() | EDA_DRAW_PANEL_GAL | |
SwitchBackend(GAL_TYPE aGalType) override | PCB_DRAW_PANEL_GAL | virtual |
SyncLayersVisibility(const BOARD *aBoard) | PCB_DRAW_PANEL_GAL | |
UpdateColors() | PCB_DRAW_PANEL_GAL | |
~EDA_DRAW_PANEL_GAL() | EDA_DRAW_PANEL_GAL | |
~FOOTPRINT_PREVIEW_PANEL() | FOOTPRINT_PREVIEW_PANEL | virtual |
~FOOTPRINT_PREVIEW_PANEL_BASE() | FOOTPRINT_PREVIEW_PANEL_BASE | inlinevirtual |
~PCB_DRAW_PANEL_GAL() | PCB_DRAW_PANEL_GAL | virtual |