LibrePCB Developers Documentation
Zone Member List

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

Event enum nameZone
getLayers() const noexceptZoneinline
getOutline() const noexceptZoneinline
getRules() const noexceptZoneinline
getUuid() const noexceptZoneinline
Layer enum nameZone
mLayersZoneprivate
mOutlineZoneprivate
mRulesZoneprivate
mUuidZoneprivate
onEditedZone
OnEditedSlot typedefZone
operator!=(const Zone &rhs) const noexceptZoneinline
operator=(const Zone &rhs) noexceptZone
operator==(const Zone &rhs) const noexceptZone
Rule enum nameZone
serialize(SExpression &root) constZone
setLayers(Layers layers) noexceptZone
setOutline(const Path &outline) noexceptZone
setRules(Rules rules) noexceptZone
Zone()=deleteZone
Zone(const Zone &other) noexceptZone
Zone(const Uuid &uuid, const Zone &other) noexceptZone
Zone(const Uuid &uuid, Layers layers, Rules rules, const Path &outline) noexceptZone
Zone(const SExpression &node)Zoneexplicit
~Zone() noexceptZone