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

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

Available(INSPECTABLE *aObject) constPROPERTY_BASEinline
BaseHash() const overrideSCH_SYMBOL_FIELD_PROPERTYinlinevirtual
Choices() constPROPERTY_BASEinlinevirtual
CoordType() constPROPERTY_BASEinline
Display() constPROPERTY_BASEinline
get(const void *aObject) constPROPERTY_BASEinlineprotected
GetChoices(INSPECTABLE *aObject) constPROPERTY_BASEinline
getter(const void *obj) const overrideSCH_SYMBOL_FIELD_PROPERTYinlinevirtual
Group() constPROPERTY_BASEinline
HasChoices() constPROPERTY_BASEinlinevirtual
IsHiddenFromDesignEditors() constPROPERTY_BASEinline
IsHiddenFromLibraryEditors() constPROPERTY_BASEinline
IsHiddenFromPropertiesManager() constPROPERTY_BASEinline
IsHiddenFromRulesEditor() constPROPERTY_BASEinline
m_availFuncPROPERTY_BASEprivate
m_choicesFuncPROPERTY_BASEprivate
m_coordTypePROPERTY_BASEprivate
m_displayPROPERTY_BASEprivate
m_groupPROPERTY_BASEprivate
m_hideFromDesignEditorsPROPERTY_BASEprivate
m_hideFromLibraryEditorsPROPERTY_BASEprivate
m_hideFromPropertiesManagerPROPERTY_BASEprivate
m_hideFromRulesEditorPROPERTY_BASEprivate
m_nameSCH_SYMBOL_FIELD_PROPERTYprivate
m_validatorPROPERTY_BASEprivate
m_writeableFuncPROPERTY_BASEprivate
Name() constPROPERTY_BASEinline
NullValidator(const wxAny &&aValue, EDA_ITEM *aItem)PROPERTY_BASEinlinestatic
OwnerHash() const overrideSCH_SYMBOL_FIELD_PROPERTYinlinevirtual
PROPERTY_BASE(const wxString &aName, PROPERTY_DISPLAY aDisplay=PT_DEFAULT, ORIGIN_TRANSFORMS::COORD_TYPES_T aCoordType=ORIGIN_TRANSFORMS::NOT_A_COORD)PROPERTY_BASEinline
SCH_SYMBOL_FIELD_PROPERTY(const wxString &aName)SCH_SYMBOL_FIELD_PROPERTYinline
set(void *aObject, T aValue)PROPERTY_BASEinlineprotected
SetAvailableFunc(std::function< bool(INSPECTABLE *)> aFunc)PROPERTY_BASEinline
SetChoices(const wxPGChoices &aChoices)PROPERTY_BASEinlinevirtual
SetChoicesFunc(std::function< wxPGChoices(INSPECTABLE *)> aFunc)PROPERTY_BASEinline
SetCoordType(ORIGIN_TRANSFORMS::COORD_TYPES_T aType)PROPERTY_BASEinline
SetDisplay(PROPERTY_DISPLAY aDisplay)PROPERTY_BASEinline
SetGroup(const wxString &aGroup)PROPERTY_BASEinline
SetIsHiddenFromDesignEditors(bool aIsHidden=true)PROPERTY_BASEinline
SetIsHiddenFromLibraryEditors(bool aIsHidden=true)PROPERTY_BASEinline
SetIsHiddenFromPropertiesManager(bool aHide=true)PROPERTY_BASEinline
SetIsHiddenFromRulesEditor(bool aHide=true)PROPERTY_BASEinline
setter(void *obj, wxAny &v) overrideSCH_SYMBOL_FIELD_PROPERTYinlinevirtual
SetValidator(PROPERTY_VALIDATOR_FN &&aValidator)PROPERTY_BASEinline
SetWriteableFunc(std::function< bool(INSPECTABLE *)> aFunc)PROPERTY_BASEinline
TypeHash() const overrideSCH_SYMBOL_FIELD_PROPERTYinlinevirtual
Validate(const wxAny &&aValue, EDA_ITEM *aItem)PROPERTY_BASEinline
Writeable(INSPECTABLE *aObject) const overrideSCH_SYMBOL_FIELD_PROPERTYinlinevirtual
~PROPERTY_BASE()PROPERTY_BASEinlinevirtual