LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Alignment Member List

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

Alignment() noexceptAlignmentinline
Alignment(const Alignment &other) noexceptAlignmentinline
Alignment(const HAlign &h, const VAlign &v) noexceptAlignmentinlineexplicit
Alignment(const SExpression &node)Alignmentexplicit
fromQt(Qt::Alignment align, const Alignment &fallback=Alignment()) noexceptAlignmentstatic
getH() const noexceptAlignmentinline
getV() const noexceptAlignmentinline
mHAlignmentprivate
mirror() noexceptAlignment
mirrored() const noexceptAlignmentinline
mirroredH() const noexceptAlignmentinline
mirroredV() const noexceptAlignmentinline
mirrorH() noexceptAlignment
mirrorV() noexceptAlignment
mVAlignmentprivate
operator!=(const Alignment &rhs) const noexceptAlignmentinline
operator=(const Alignment &rhs) noexceptAlignmentinline
operator==(const Alignment &rhs) const noexceptAlignmentinline
serialize(SExpression &root) constAlignment
setH(const HAlign &h) noexceptAlignmentinline
setV(const VAlign &v) noexceptAlignmentinline
toQtAlign() const noexceptAlignmentinline