LibrePCB Developers Documentation
NetLabel Member List

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

Event enum nameNetLabel
getMirrored() const noexceptNetLabelinline
getPosition() const noexceptNetLabelinline
getRotation() const noexceptNetLabelinline
getUuid() const noexceptNetLabelinline
mMirroredNetLabelprivate
mPositionNetLabelprivate
mRotationNetLabelprivate
mUuidNetLabelprivate
NetLabel()=deleteNetLabel
NetLabel(const NetLabel &other) noexceptNetLabel
NetLabel(const Uuid &uuid, const NetLabel &other) noexceptNetLabel
NetLabel(const Uuid &uuid, const Point &position, const Angle &rotation, bool mirrored) noexceptNetLabel
NetLabel(const SExpression &node)NetLabelexplicit
onEditedNetLabel
OnEditedSlot typedefNetLabel
operator!=(const NetLabel &rhs) const noexceptNetLabelinline
operator=(const NetLabel &rhs) noexceptNetLabel
operator==(const NetLabel &rhs) const noexceptNetLabel
serialize(SExpression &root) constNetLabel
setMirrored(const bool mirrored) noexceptNetLabel
setPosition(const Point &position) noexceptNetLabel
setRotation(const Angle &rotation) noexceptNetLabel
setUuid(const Uuid &uuid) noexceptNetLabel
~NetLabel() noexceptNetLabel