LibrePCB Developers Documentation
ComponentSignal Member List

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

ComponentSignal()=deleteComponentSignal
ComponentSignal(const ComponentSignal &other) noexceptComponentSignal
ComponentSignal(const Uuid &uuid, const CircuitIdentifier &name, const SignalRole &role, const QString &forcedNetName, bool isRequired, bool isNegated, bool isClock) noexceptComponentSignal
ComponentSignal(const SExpression &node)ComponentSignalexplicit
Event enum nameComponentSignal
getForcedNetName() const noexceptComponentSignalinline
getName() const noexceptComponentSignalinline
getRole() const noexceptComponentSignalinline
getUuid() const noexceptComponentSignalinline
isClock() const noexceptComponentSignalinline
isNegated() const noexceptComponentSignalinline
isNetSignalNameForced() const noexceptComponentSignalinline
isRequired() const noexceptComponentSignalinline
mForcedNetNameComponentSignalprivate
mIsClockComponentSignalprivate
mIsNegatedComponentSignalprivate
mIsRequiredComponentSignalprivate
mNameComponentSignalprivate
mRoleComponentSignalprivate
mUuidComponentSignalprivate
onEditedComponentSignal
OnEditedSlot typedefComponentSignal
operator!=(const ComponentSignal &rhs) const noexceptComponentSignalinline
operator=(const ComponentSignal &rhs) noexceptComponentSignal
operator==(const ComponentSignal &rhs) const noexceptComponentSignal
serialize(SExpression &root) constComponentSignal
setForcedNetName(const QString &name) noexceptComponentSignal
setIsClock(bool clock) noexceptComponentSignal
setIsNegated(bool negated) noexceptComponentSignal
setIsRequired(bool required) noexceptComponentSignal
setName(const CircuitIdentifier &name) noexceptComponentSignal
setRole(const SignalRole &role) noexceptComponentSignal
~ComponentSignal() noexceptComponentSignal