LibrePCB Developers Documentation
SI_Symbol Member List

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

addText(SI_Text &text)SI_Symbol
addToSchematic() overrideSI_Symbolvirtual
attributesChanged()SI_Symbolsignal
checkAttributesValidity() const noexceptSI_Symbolprivate
Event enum nameSI_Symbol
getCircuit() const noexceptSI_Base
getComponentInstance() const noexceptSI_Symbolinline
getCompSymbVarItem() const noexceptSI_Symbolinline
getDefaultTexts() const noexceptSI_Symbol
getLibSymbol() const noexceptSI_Symbolinline
getMirrored() const noexceptSI_Symbolinline
getName() const noexceptSI_Symbol
getPin(const Uuid &pinUuid) const noexceptSI_Symbolinline
getPins() const noexceptSI_Symbolinline
getPosition() const noexceptSI_Symbolinline
getProject() const noexceptSI_Base
getRotation() const noexceptSI_Symbolinline
getSchematic() const noexceptSI_Baseinline
getTexts() const noexceptSI_Symbolinline
getUuid() const noexceptSI_Symbolinline
isAddedToSchematic() const noexceptSI_Baseinlinevirtual
mComponentInstanceSI_Symbolprivate
mMirroredSI_Symbolprivate
mPinsSI_Symbolprivate
mPositionSI_Symbolprivate
mRotationSI_Symbolprivate
mSchematicSI_Baseprotected
mSymbolSI_Symbolprivate
mSymbVarItemSI_Symbolprivate
mTextsSI_Symbolprivate
mUuidSI_Symbolprivate
onEditedSI_Symbol
OnEditedSlot typedefSI_Symbol
operator=(const SI_Symbol &rhs)=deleteSI_Symbol
librepcb::SI_Base::operator=(const SI_Base &rhs)=deleteSI_Base
removeFromSchematic() overrideSI_Symbolvirtual
removeText(SI_Text &text)SI_Symbol
serialize(SExpression &root) constSI_Symbol
setMirrored(bool newMirrored) noexceptSI_Symbol
setPosition(const Point &newPos) noexceptSI_Symbol
setRotation(const Angle &newRotation) noexceptSI_Symbol
SI_Base()=deleteSI_Base
SI_Base(const SI_Base &other)=deleteSI_Base
SI_Base(Schematic &schematic) noexceptSI_Base
SI_Symbol()=deleteSI_Symbol
SI_Symbol(const SI_Symbol &other)=deleteSI_Symbol
SI_Symbol(Schematic &schematic, const Uuid &uuid, ComponentInstance &cmpInstance, const Uuid &symbolItem, const Point &position, const Angle &rotation, bool mirrored, bool loadInitialTexts)SI_Symbol
textAdded(SI_Text &text)SI_Symbolsignal
textRemoved(SI_Text &text)SI_Symbolsignal
~SI_Base() noexceptSI_Basevirtual
~SI_Symbol() noexceptSI_Symbol