45 int minWidth =
m_dashLengthCtrl->GetTextExtent( wxT(
"XXX.XXX" ) ).GetWidth();
100#define SET_VALUE( ctrl, units, value ) \
101 ctrl->SetValue( EDA_UNIT_UTILS::UI::StringFromValue( unityScale, units, value ) )
145#define GET_VALUE( units, str ) EDA_UNIT_UTILS::UI::DoubleValueFromString( unityScale, units, str )
190#define SET_VALUE( ctrl, units, value ) \
191 ctrl->SetValue( EDA_UNIT_UTILS::UI::StringFromValue( unityScale, units, value ) )
These are loaded from Eeschema settings but then overwritten by the project settings.
wxString m_IntersheetRefsPrefix
wxString m_IntersheetRefsSuffix
bool m_IntersheetRefsFormatShort
bool m_IntersheetRefsShow
double m_DashedLineGapRatio
bool m_IntersheetRefsListOwnPage
KIFONT::METRICS m_FontMetrics
double m_DashedLineDashRatio
Schematic editor (Eeschema) main window.
const int minSize
Push and Shove router track width and via size dialog.
KICOMMON_API wxFont GetSmallInfoFont(wxWindow *aWindow)
#define MIN_CONNECTION_GRID_MILS