LibrePCB Developers Documentation
MaskConfig Member List

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

automatic() noexceptMaskConfiginlinestatic
getOffset() const noexceptMaskConfiginline
isEnabled() const noexceptMaskConfiginline
manual(const Length &offset) noexceptMaskConfiginlinestatic
MaskConfig()=deleteMaskConfig
MaskConfig(const MaskConfig &other) noexceptMaskConfig
MaskConfig(bool enabled, const tl::optional< Length > &offset) noexceptMaskConfigprivate
maybe(const tl::optional< Length > &offset) noexceptMaskConfiginlinestatic
mEnabledMaskConfigprivate
mOffsetMaskConfigprivate
off() noexceptMaskConfiginlinestatic
operator!=(const MaskConfig &rhs) const noexceptMaskConfiginline
operator=(const MaskConfig &rhs) noexceptMaskConfig
operator==(const MaskConfig &rhs) const noexceptMaskConfig
~MaskConfig() noexceptMaskConfig