![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for Footprint, including all inherited members.
| calculateBoundingRect(bool withCourtyard) const noexcept | Footprint | |
| circlesEdited(const CircleList &list, int index, const std::shared_ptr< const Circle > &circle, CircleList::Event event) noexcept | Footprint | private |
| descriptionsEdited(const LocalizedDescriptionMap &names, const QString &key, LocalizedDescriptionMap::Event event) noexcept | Footprint | private |
| Event enum name | Footprint | |
| Footprint()=delete | Footprint | |
| Footprint(const Footprint &other) noexcept | Footprint | |
| Footprint(const Uuid &uuid, const ElementName &name_en_US, const QString &description_en_US) | Footprint | |
| Footprint(const SExpression &node) | Footprint | explicit |
| getCircles() const noexcept | Footprint | inline |
| getCircles() noexcept | Footprint | inline |
| getDescriptions() noexcept | Footprint | inline |
| getDescriptions() const noexcept | Footprint | inline |
| getHoles() const noexcept | Footprint | inline |
| getHoles() noexcept | Footprint | inline |
| getModelPosition() const noexcept | Footprint | inline |
| getModelRotation() const noexcept | Footprint | inline |
| getModels() const noexcept | Footprint | inline |
| getNames() noexcept | Footprint | inline |
| getNames() const noexcept | Footprint | inline |
| getPads() const noexcept | Footprint | inline |
| getPads() noexcept | Footprint | inline |
| getPolygons() const noexcept | Footprint | inline |
| getPolygons() noexcept | Footprint | inline |
| getStrokeTexts() const noexcept | Footprint | inline |
| getStrokeTexts() noexcept | Footprint | inline |
| getUuid() const noexcept | Footprint | inline |
| getZones() const noexcept | Footprint | inline |
| getZones() noexcept | Footprint | inline |
| holesEdited(const HoleList &list, int index, const std::shared_ptr< const Hole > &hole, HoleList::Event event) noexcept | Footprint | private |
| mCircles | Footprint | private |
| mCirclesEditedSlot | Footprint | private |
| mDescriptions | Footprint | private |
| mDescriptionsEditedSlot | Footprint | private |
| mHoles | Footprint | private |
| mHolesEditedSlot | Footprint | private |
| mModelPosition | Footprint | private |
| mModelRotation | Footprint | private |
| mModels | Footprint | private |
| mNames | Footprint | private |
| mNamesEditedSlot | Footprint | private |
| mPads | Footprint | private |
| mPadsEditedSlot | Footprint | private |
| mPolygons | Footprint | private |
| mPolygonsEditedSlot | Footprint | private |
| mStrokeTexts | Footprint | private |
| mStrokeTextsEditedSlot | Footprint | private |
| mUuid | Footprint | private |
| mZones | Footprint | private |
| mZonesEditedSlot | Footprint | private |
| namesEdited(const LocalizedNameMap &names, const QString &key, LocalizedNameMap::Event event) noexcept | Footprint | private |
| onEdited | Footprint | |
| OnEditedSlot typedef | Footprint | |
| operator!=(const Footprint &rhs) const noexcept | Footprint | inline |
| operator=(const Footprint &rhs) noexcept | Footprint | |
| operator==(const Footprint &rhs) const noexcept | Footprint | |
| padsEdited(const FootprintPadList &list, int index, const std::shared_ptr< const FootprintPad > &pad, FootprintPadList::Event event) noexcept | Footprint | private |
| polygonsEdited(const PolygonList &list, int index, const std::shared_ptr< const Polygon > &polygon, PolygonList::Event event) noexcept | Footprint | private |
| serialize(SExpression &root) const | Footprint | |
| setModelPosition(const Point3D &position) noexcept | Footprint | |
| setModelRotation(const Angle3D &rotation) noexcept | Footprint | |
| setModels(const QSet< Uuid > &models) noexcept | Footprint | |
| strokeTextsEdited(const StrokeTextList &list, int index, const std::shared_ptr< const StrokeText > &text, StrokeTextList::Event event) noexcept | Footprint | private |
| zonesEdited(const ZoneList &list, int index, const std::shared_ptr< const Zone > &zone, ZoneList::Event event) noexcept | Footprint | private |
| ~Footprint() noexcept | Footprint |