|
KiCad PCB EDA Suite
|
#include <cmath>#include <wx/choicdlg.h>#include <bitmaps.h>#include <calculator_panels/panel_via_size.h>#include <common_data.h>#include <pcb_calculator_settings.h>#include <units_scales.h>Go to the source code of this file.
Macros | |
| #define | DEFAULT_UNIT_SEL_MM 0 |
| #define | DEFAULT_UNIT_SEL_OHM 0 |
Functions | |
| double | DoubleFromString (const wxString &TextValue) |
| #define DEFAULT_UNIT_SEL_MM 0 |
Referenced by PANEL_VIA_SIZE::OnViaResetButtonClick().
| #define DEFAULT_UNIT_SEL_OHM 0 |
Referenced by PANEL_VIA_SIZE::OnViaResetButtonClick().
|
extern |
Definition at line 37 of file params_read_write.cpp.