KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_electrical_spacing_iec60664.cpp File Reference
#include <calculator_panels/panel_electrical_spacing.h>
#include <pcb_calculator_settings.h>
#include <string_utils.h>
#include "iec60664.h"
#include <wx/string.h>
#include <widgets/html_window.h>
#include <bitmaps.h>
#include <i18n_utility.h>
#include "iec60664_help.h"

Go to the source code of this file.

Variables

wxString iec60664help
 

Variable Documentation

◆ iec60664help

wxString iec60664help
Initial value:
=
extern double DoubleFromString( const wxString& TextValue )
double DoubleFromString(const wxString &TextValue)

Definition at line 35 of file panel_electrical_spacing_iec60664.cpp.

Referenced by PANEL_ELECTRICAL_SPACING_IEC60664::PANEL_ELECTRICAL_SPACING_IEC60664().