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

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) noexceptInteractiveHtmlBom
addDrawing(DrawingKind kind, DrawingLayer layer, const Path &path, const UnsignedLength &width, bool filled) noexceptInteractiveHtmlBom
addFootprint(Layer layer, const Point &pos, const Angle &rot, const Point &topLeft, const Point &bottomRight, bool mount, const QStringList &fields, const QList< Pad > &pads) noexceptInteractiveHtmlBom
addPlaneFragment(Layer layer, const Path &outline, const std::optional< QString > &netName) noexceptInteractiveHtmlBom
addTrack(Layer layer, const Point &start, const Point &end, const PositiveLength &width, const std::optional< QString > &netName) noexceptInteractiveHtmlBom
addVia(QSet< Layer > layers, const Point &pos, const PositiveLength &diameter, const PositiveLength &drillDiameter, const std::optional< QString > &netName) noexceptInteractiveHtmlBom
DrawingKind enum nameInteractiveHtmlBom
DrawingLayer enum nameInteractiveHtmlBom
generateHtml() constInteractiveHtmlBom
HighlightPin1Mode enum nameInteractiveHtmlBom
InteractiveHtmlBom()=deleteInteractiveHtmlBom
InteractiveHtmlBom(const InteractiveHtmlBom &other)=deleteInteractiveHtmlBom
InteractiveHtmlBom(const QString &title, const QString &company, const QString &revision, const QString &date, const Point &topLeft, const Point &bottomRight)InteractiveHtmlBom
Layer enum nameInteractiveHtmlBom
mHandleInteractiveHtmlBomprivate
operator=(const InteractiveHtmlBom &rhs)=deleteInteractiveHtmlBom
setBoardRotation(const Angle &angle, bool offsetBack) noexceptInteractiveHtmlBom
setCheckBoxes(const QStringList &names) noexceptInteractiveHtmlBom
setFields(const QStringList &fields) noexceptInteractiveHtmlBom
setShowFabrication(bool show) noexceptInteractiveHtmlBom
setShowPads(bool show) noexceptInteractiveHtmlBom
setShowSilkscreen(bool show) noexceptInteractiveHtmlBom
setViewConfig(ViewMode mode, HighlightPin1Mode highlightPin1, bool dark) noexceptInteractiveHtmlBom
Sides enum nameInteractiveHtmlBom
ViewMode enum nameInteractiveHtmlBom