![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for InteractiveHtmlBom, including all inherited members.
| addBomRow(Sides sides, const QList< std::pair< QString, std::size_t > > &parts) noexcept | InteractiveHtmlBom | |
| addDrawing(DrawingKind kind, DrawingLayer layer, const Path &path, const UnsignedLength &width, bool filled) noexcept | InteractiveHtmlBom | |
| addFootprint(Layer layer, const Point &pos, const Angle &rot, const Point &topLeft, const Point &bottomRight, bool mount, const QStringList &fields, const QList< Pad > &pads) noexcept | InteractiveHtmlBom | |
| addPlaneFragment(Layer layer, const Path &outline, const std::optional< QString > &netName) noexcept | InteractiveHtmlBom | |
| addTrack(Layer layer, const Point &start, const Point &end, const PositiveLength &width, const std::optional< QString > &netName) noexcept | InteractiveHtmlBom | |
| addVia(QSet< Layer > layers, const Point &pos, const PositiveLength &diameter, const PositiveLength &drillDiameter, const std::optional< QString > &netName) noexcept | InteractiveHtmlBom | |
| DrawingKind enum name | InteractiveHtmlBom | |
| DrawingLayer enum name | InteractiveHtmlBom | |
| generateHtml() const | InteractiveHtmlBom | |
| HighlightPin1Mode enum name | InteractiveHtmlBom | |
| InteractiveHtmlBom()=delete | InteractiveHtmlBom | |
| InteractiveHtmlBom(const InteractiveHtmlBom &other)=delete | InteractiveHtmlBom | |
| InteractiveHtmlBom(const QString &title, const QString &company, const QString &revision, const QString &date, const Point &topLeft, const Point &bottomRight) | InteractiveHtmlBom | |
| Layer enum name | InteractiveHtmlBom | |
| mHandle | InteractiveHtmlBom | private |
| operator=(const InteractiveHtmlBom &rhs)=delete | InteractiveHtmlBom | |
| setBoardRotation(const Angle &angle, bool offsetBack) noexcept | InteractiveHtmlBom | |
| setCheckBoxes(const QStringList &names) noexcept | InteractiveHtmlBom | |
| setFields(const QStringList &fields) noexcept | InteractiveHtmlBom | |
| setShowFabrication(bool show) noexcept | InteractiveHtmlBom | |
| setShowPads(bool show) noexcept | InteractiveHtmlBom | |
| setShowSilkscreen(bool show) noexcept | InteractiveHtmlBom | |
| setViewConfig(ViewMode mode, HighlightPin1Mode highlightPin1, bool dark) noexcept | InteractiveHtmlBom | |
| Sides enum name | InteractiveHtmlBom | |
| ViewMode enum name | InteractiveHtmlBom |