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

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

Enable(bool aEnable)MARGIN_OFFSET_BINDER
formatValue(std::optional< int > aOffset, std::optional< double > aRatio) constMARGIN_OFFSET_BINDERprotected
GetOffsetValue() constMARGIN_OFFSET_BINDER
GetRatioValue() constMARGIN_OFFSET_BINDER
getTextValue() constMARGIN_OFFSET_BINDERprotected
IsNull() constMARGIN_OFFSET_BINDER
m_cachedOffsetMARGIN_OFFSET_BINDERmutableprotected
m_cachedRatioMARGIN_OFFSET_BINDERmutableprotected
m_evalMARGIN_OFFSET_BINDERmutableprotected
m_eventSourceMARGIN_OFFSET_BINDERprotected
m_iuScaleMARGIN_OFFSET_BINDERprotected
m_labelMARGIN_OFFSET_BINDERprotected
m_needsParsingMARGIN_OFFSET_BINDERmutableprotected
m_unitLabelMARGIN_OFFSET_BINDERprotected
m_unitsMARGIN_OFFSET_BINDERprotected
m_valueCtrlMARGIN_OFFSET_BINDERprotected
MARGIN_OFFSET_BINDER(EDA_DRAW_FRAME *aParent, wxStaticText *aLabel, wxWindow *aValueCtrl, wxStaticText *aUnitLabel)MARGIN_OFFSET_BINDER
MARGIN_OFFSET_BINDER(UNITS_PROVIDER *aUnitsProvider, wxWindow *aEventSource, wxStaticText *aLabel, wxWindow *aValueCtrl, wxStaticText *aUnitLabel)MARGIN_OFFSET_BINDER
onKillFocus(wxFocusEvent &aEvent)MARGIN_OFFSET_BINDERprotected
onSetFocus(wxFocusEvent &aEvent)MARGIN_OFFSET_BINDERprotected
onUnitsChanged(wxCommandEvent &aEvent)MARGIN_OFFSET_BINDERprotected
parseInput(const wxString &aInput, std::optional< int > &aOffset, std::optional< double > &aRatio) constMARGIN_OFFSET_BINDERprotected
SetOffsetValue(std::optional< int > aValue)MARGIN_OFFSET_BINDER
SetRatioValue(std::optional< double > aRatio)MARGIN_OFFSET_BINDER
setTextValue(const wxString &aValue)MARGIN_OFFSET_BINDERprotected
Show(bool aShow, bool aResize=false)MARGIN_OFFSET_BINDER
~MARGIN_OFFSET_BINDER() overrideMARGIN_OFFSET_BINDERvirtual