24 #ifndef __SCH_DRAW_PANEL_H 25 #define __SCH_DRAW_PANEL_H 41 SCH_DRAW_PANEL( wxWindow* aParentWindow, wxWindowID aWindowId,
const wxPoint& aPosition,
55 virtual void onPaint( wxPaintEvent& WXUNUSED( aEvent ) )
override;
64 #endif // __SCH_DRAW_PANEL_H KIGFX::SCH_VIEW * GetView() const override
Return a pointer to the #VIEW instance used in the panel.
void DisplayComponent(LIB_PART *aComponent)
void OnShow() override
Called when the window is shown for the first time.
void DisplaySheet(SCH_SCREEN *aScreen)
virtual void onPaint(wxPaintEvent &WXUNUSED(aEvent)) override
Called when the window is shown for the first time.
Define a library symbol object.
void setDefaultLayerDeps()
Set rendering targets & dependencies for layers.
bool SwitchBackend(GAL_TYPE aGalType) override
Switch method of rendering graphics.
SCH_DRAW_PANEL(wxWindow *aParentWindow, wxWindowID aWindowId, const wxPoint &aPosition, const wxSize &aSize, KIGFX::GAL_DISPLAY_OPTIONS &aOptions, GAL_TYPE aGalType=GAL_TYPE_OPENGL)
void setDefaultLayerOrder()
Reassign layer order to the initial settings.