20#ifndef PANEL_ELECTRICAL_SPACING_IEC60664_H
21#define PANEL_ELECTRICAL_SPACING_IEC60664_H
32 const wxPoint& pos = wxDefaultPosition,
33 const wxSize& size = wxDefaultSize,
34 long style = wxTAB_TRAVERSAL,
const wxString&
name = wxEmptyString );
PANEL_ELECTRICAL_SPACING_IEC60664_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
void CalculateTransientImpulse()
void CalculateClearanceCreepage()
void UpdateClearanceCreepage(wxCommandEvent &event) override
void UpdateTransientImpulse(wxCommandEvent &event) override
void LoadSettings(PCB_CALCULATOR_SETTINGS *aCfg) override
Load the settings into the panel.
PANEL_ELECTRICAL_SPACING_IEC60664(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
~PANEL_ELECTRICAL_SPACING_IEC60664()
void ThemeChanged() override
Update UI elements of the panel when the theme changes to ensure the images and fonts/colors are appr...
void SaveSettings(PCB_CALCULATOR_SETTINGS *aCfg) override
Save the settings from the panel.