KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_eseries.cpp File Reference
#include <calculator_panels/panel_eseries.h>
#include <pcb_calculator_settings.h>
#include <string_utils.h>
#include <wx/msgdlg.h>
#include <i18n_utility.h>
#include "eseries_help.h"

Go to the source code of this file.

Variables

wxString eseries_help
 

Variable Documentation

◆ eseries_help

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

Definition at line 33 of file panel_eseries.cpp.

Referenced by PANEL_E_SERIES::PANEL_E_SERIES().