LibrePCB Developers Documentation
Via Member List

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

Event enum nameVia
getDrillDiameter() const noexceptViainline
getEndLayer() const noexceptViainline
getExposureConfig() const noexceptViainline
getOutline(const Length &expansion=Length(0)) const noexceptVia
getOutline(const PositiveLength &size, const Length &expansion=Length(0)) noexceptViastatic
getPosition() const noexceptViainline
getSceneOutline(const Length &expansion=Length(0)) const noexceptVia
getSize() const noexceptViainline
getStartLayer() const noexceptViainline
getUuid() const noexceptViainline
isBlind() const noexceptVia
isBuried() const noexceptVia
isOnAnyLayer(const QSet< const Layer * > &layers) const noexceptVia
isOnLayer(const Layer &layer) const noexceptVia
isOnLayer(const Layer &layer, const Layer &from, const Layer &to) noexceptViastatic
isThrough() const noexceptVia
mDrillDiameterViaprivate
mEndLayerViaprivate
mExposureConfigViaprivate
mPositionViaprivate
mSizeViaprivate
mStartLayerViaprivate
mUuidViaprivate
onEditedVia
OnEditedSlot typedefVia
operator!=(const Via &rhs) const noexceptViainline
operator=(const Via &rhs) noexceptVia
operator==(const Via &rhs) const noexceptVia
serialize(SExpression &root) constVia
setDrillDiameter(const PositiveLength &diameter) noexceptVia
setExposureConfig(const MaskConfig &config) noexceptVia
setLayers(const Layer &from, const Layer &to)Via
setPosition(const Point &position) noexceptVia
setSize(const PositiveLength &size) noexceptVia
setUuid(const Uuid &uuid) noexceptVia
toQPainterPathPx(const Length &expansion=Length(0)) const noexceptVia
toQPainterPathPx(const PositiveLength &size, const PositiveLength &drillDiameter, const Length &expansion=Length(0)) noexceptViastatic
Via()=deleteVia
Via(const Via &other) noexceptVia
Via(const Uuid &uuid, const Via &other) noexceptVia
Via(const Uuid &uuid, const Layer &startLayer, const Layer &endLayer, const Point &position, const PositiveLength &size, const PositiveLength &drillDiameter, const MaskConfig &exposureConfig) noexceptVia
Via(const SExpression &node)Viaexplicit
~Via() noexceptVia