KiCad PCB EDA Suite
Loading...
Searching...
No Matches
UNIT_BINDER Member List

This is the complete list of members for UNIT_BINDER, including all inherited members.

ChangeAngleValue(const EDA_ANGLE &aValue)UNIT_BINDERvirtual
ChangeDoubleValue(double aValue)UNIT_BINDERvirtual
ChangeValue(int aValue)UNIT_BINDERvirtual
ChangeValue(const wxString &aValue)UNIT_BINDER
delayedFocusHandler(wxCommandEvent &aEvent)UNIT_BINDERprotected
Enable(bool aEnable)UNIT_BINDER
GetAngleValue()UNIT_BINDERvirtual
GetCoordType() constUNIT_BINDERinline
GetDoubleValue()UNIT_BINDERvirtual
GetIntValue()UNIT_BINDERinline
GetValue()UNIT_BINDERvirtual
init(UNITS_PROVIDER *aProvider)UNIT_BINDERprotected
IsIndeterminate() constUNIT_BINDER
IsNull() constUNIT_BINDER
m_allowEvalUNIT_BINDERprotected
m_bindFocusEventUNIT_BINDERprotected
m_coordTypeUNIT_BINDERprotected
m_dataTypeUNIT_BINDERprotected
m_errorMessageUNIT_BINDERprotected
m_evalUNIT_BINDERprotected
m_iuScaleUNIT_BINDERprotected
m_labelUNIT_BINDERprotected
m_needsEvalUNIT_BINDERprotected
m_negativeZeroUNIT_BINDERprotected
m_originTransformsUNIT_BINDERprotected
m_precisionUNIT_BINDERprotected
m_selEndUNIT_BINDERprotected
m_selStartUNIT_BINDERprotected
m_unitLabelUNIT_BINDERprotected
m_unitsUNIT_BINDERprotected
m_unitsInValueUNIT_BINDERprotected
m_valueCtrlUNIT_BINDERprotected
onClick(wxMouseEvent &aEvent)UNIT_BINDERprotected
onKillFocus(wxFocusEvent &aEvent)UNIT_BINDERprotected
onSetFocus(wxFocusEvent &aEvent)UNIT_BINDERprotected
onUnitsChanged(wxCommandEvent &aEvent)UNIT_BINDERprotected
RequireEval()UNIT_BINDERinline
SetAngleValue(const EDA_ANGLE &aValue)UNIT_BINDERvirtual
SetCoordType(ORIGIN_TRANSFORMS::COORD_TYPES_T aCoordType)UNIT_BINDERinline
SetDataType(EDA_DATA_TYPE aDataType)UNIT_BINDER
SetDoubleValue(double aValue)UNIT_BINDERvirtual
SetLabel(const wxString &aLabel)UNIT_BINDER
SetNegativeZero()UNIT_BINDERinlinevirtual
SetPrecision(int aLength)UNIT_BINDERvirtual
setPrecision(double aValue, bool aValueUsesUserUnits)UNIT_BINDERprotected
SetUnits(EDA_UNITS aUnits)UNIT_BINDERvirtual
SetValue(long long int aValue)UNIT_BINDERvirtual
SetValue(const wxString &aValue)UNIT_BINDER
Show(bool aShow, bool aResize=false)UNIT_BINDER
UNIT_BINDER(EDA_DRAW_FRAME *aParent, wxStaticText *aLabel, wxWindow *aValueCtrl, wxStaticText *aUnitLabel, bool aAllowEval=true, bool aBindFocusEvent=true)UNIT_BINDER
UNIT_BINDER(UNITS_PROVIDER *aUnitsProvider, wxWindow *aEventSource, wxStaticText *aLabel, wxWindow *aValueCtrl, wxStaticText *aUnitLabel, bool aAllowEval=true, bool aBindFocusEvent=true)UNIT_BINDER
Validate(double aMin, double aMax, EDA_UNITS aUnits=EDA_UNITS::UNSCALED)UNIT_BINDERvirtual
~UNIT_BINDER() overrideUNIT_BINDERvirtual