20#ifndef PANEL_BOARD_CLASS_H
21#define PANEL_BOARD_CLASS_H
32 const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
33 long style = wxTAB_TRAVERSAL,
const wxString&
name = wxEmptyString );
Class PANEL_BOARD_CLASS_BASE.
void OnBoardClassesUnitsSelection(wxCommandEvent &event) override
void BoardClassesUpdateData(double aUnitScale)
void SaveSettings(PCB_CALCULATOR_SETTINGS *aCfg) override
Save the settings from the panel.
void ThemeChanged() override
Update UI elements of the panel when the theme changes to ensure the images and fonts/colors are appr...
void LoadSettings(PCB_CALCULATOR_SETTINGS *aCfg) override
Load the settings into the panel.