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) const | MARGIN_OFFSET_BINDER | protected |
| GetOffsetValue() const | MARGIN_OFFSET_BINDER | |
| GetRatioValue() const | MARGIN_OFFSET_BINDER | |
| getTextValue() const | MARGIN_OFFSET_BINDER | protected |
| IsNull() const | MARGIN_OFFSET_BINDER | |
| m_cachedOffset | MARGIN_OFFSET_BINDER | mutableprotected |
| m_cachedRatio | MARGIN_OFFSET_BINDER | mutableprotected |
| m_eval | MARGIN_OFFSET_BINDER | mutableprotected |
| m_eventSource | MARGIN_OFFSET_BINDER | protected |
| m_iuScale | MARGIN_OFFSET_BINDER | protected |
| m_label | MARGIN_OFFSET_BINDER | protected |
| m_needsParsing | MARGIN_OFFSET_BINDER | mutableprotected |
| m_unitLabel | MARGIN_OFFSET_BINDER | protected |
| m_units | MARGIN_OFFSET_BINDER | protected |
| m_valueCtrl | MARGIN_OFFSET_BINDER | protected |
| 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_BINDER | protected |
| onSetFocus(wxFocusEvent &aEvent) | MARGIN_OFFSET_BINDER | protected |
| onUnitsChanged(wxCommandEvent &aEvent) | MARGIN_OFFSET_BINDER | protected |
| parseInput(const wxString &aInput, std::optional< int > &aOffset, std::optional< double > &aRatio) const | MARGIN_OFFSET_BINDER | protected |
| SetOffsetValue(std::optional< int > aValue) | MARGIN_OFFSET_BINDER | |
| SetRatioValue(std::optional< double > aRatio) | MARGIN_OFFSET_BINDER | |
| setTextValue(const wxString &aValue) | MARGIN_OFFSET_BINDER | protected |
| Show(bool aShow, bool aResize=false) | MARGIN_OFFSET_BINDER | |
| ~MARGIN_OFFSET_BINDER() override | MARGIN_OFFSET_BINDER | virtual |