32 const wxArrayString* aRootSymbolNames ) :
34 m_pinTextPosition( aParent, m_staticPinTextPositionLabel, m_textPinTextPosition,
35 m_staticPinTextPositionUnits, true )
37 if( aRootSymbolNames && aRootSymbolNames->GetCount() )
Field Reference of part, i.e. "IC21".
wxCheckBox * m_excludeFromBoardCheckBox
wxCheckBox * m_checkLockItems
wxCheckBox * m_excludeFromBomCheckBox
wxStaticText * m_staticTextUnits
wxStaticText * m_staticTextDes
virtual void onPowerCheckBox(wxCommandEvent &aEvent) override
The base class for create windows for drawing purpose.
DIALOG_LIB_NEW_COMPONENT(EDA_DRAW_FRAME *parent, const wxArrayString *aRootSymbolNames=nullptr)
Constructor.
Class DIALOG_LIB_NEW_COMPONENT_BASE.
wxTextCtrl * m_textReference
wxStaticText * m_staticPinTextPositionLabel
Subclass of DIALOG_LIB_NEW_COMPONENT, which is generated by wxFormBuilder.
wxTextCtrl * m_textPinTextPosition
wxCheckBox * m_checkHasConversion
wxComboBox * m_comboInheritanceSelect
Field Value of part, i.e. "3.3K".
wxCheckBox * m_checkIsPowerSymbol
Definitions of control validators for schematic dialogs.
wxCheckBox * m_checkShowPinNameInside
void syncControls(bool aIsDerivedPart)
wxSpinCtrl * m_spinPartCount
#define DEFAULT_PIN_NAME_OFFSET
The intersheets references prefix string.
void finishDialogSettings()
In all dialogs, we must call the same functions to fix minimal dlg size, the default position and per...
wxCheckBox * m_checkShowPinName
virtual void SetValue(int aValue)
Set new value (in Internal Units) for the text field, taking care of units conversion.
wxCheckBox * m_checkShowPinNumber
A text control validator used for validating the text allowed in library and schematic component fiel...
UNIT_BINDER m_pinTextPosition
wxStaticText * m_staticPinTextPositionUnits
virtual void OnParentSymbolSelect(wxCommandEvent &aEvent) override