AssemblyVariantSet typedef | InteractiveHtmlBomOutputJob | |
BoardSet typedef | InteractiveHtmlBomOutputJob | |
cloneShared() const noexcept override | InteractiveHtmlBomOutputJob | virtual |
equals(const OutputJob &rhs) const noexcept override | InteractiveHtmlBomOutputJob | privatevirtual |
Event enum name | OutputJob | |
getAssemblyVariants() const noexcept | InteractiveHtmlBomOutputJob | inline |
getBoardRotation() const noexcept | InteractiveHtmlBomOutputJob | inline |
getBoards() const noexcept | InteractiveHtmlBomOutputJob | inline |
getCheckBoxes() const noexcept | InteractiveHtmlBomOutputJob | inline |
getComponentOrder() const noexcept | InteractiveHtmlBomOutputJob | inline |
getCustomAttributes() const noexcept | InteractiveHtmlBomOutputJob | inline |
getDarkMode() const noexcept | InteractiveHtmlBomOutputJob | inline |
getDependencies() const noexcept | OutputJob | inlinevirtual |
getHighlightPin1() const noexcept | InteractiveHtmlBomOutputJob | inline |
getName() const noexcept | OutputJob | inline |
getOffsetBackRotation() const noexcept | InteractiveHtmlBomOutputJob | inline |
getOutputPath() const noexcept | InteractiveHtmlBomOutputJob | inline |
getShowFabrication() const noexcept | InteractiveHtmlBomOutputJob | inline |
getShowPads() const noexcept | InteractiveHtmlBomOutputJob | inline |
getShowSilkscreen() const noexcept | InteractiveHtmlBomOutputJob | inline |
getShowTracks() const noexcept | InteractiveHtmlBomOutputJob | inline |
getShowZones() const noexcept | InteractiveHtmlBomOutputJob | inline |
getType() const noexcept | OutputJob | inline |
getTypeIcon() const noexcept override | InteractiveHtmlBomOutputJob | virtual |
getTypeName() noexcept | InteractiveHtmlBomOutputJob | inlinestatic |
getTypeTr() const noexcept override | InteractiveHtmlBomOutputJob | virtual |
getTypeTrStatic() noexcept | InteractiveHtmlBomOutputJob | inlinestatic |
getUuid() const noexcept | OutputJob | inline |
getViewMode() const noexcept | InteractiveHtmlBomOutputJob | inline |
InteractiveHtmlBomOutputJob() noexcept | InteractiveHtmlBomOutputJob | |
InteractiveHtmlBomOutputJob(const InteractiveHtmlBomOutputJob &other) noexcept | InteractiveHtmlBomOutputJob | |
InteractiveHtmlBomOutputJob(const SExpression &node) | InteractiveHtmlBomOutputJob | explicit |
mAssemblyVariants | InteractiveHtmlBomOutputJob | private |
mBoardRotation | InteractiveHtmlBomOutputJob | private |
mBoards | InteractiveHtmlBomOutputJob | private |
mCheckBoxes | InteractiveHtmlBomOutputJob | private |
mComponentOrder | InteractiveHtmlBomOutputJob | private |
mCustomAttributes | InteractiveHtmlBomOutputJob | private |
mDarkMode | InteractiveHtmlBomOutputJob | private |
mHighlightPin1 | InteractiveHtmlBomOutputJob | private |
mName | OutputJob | protected |
mOffsetBackRotation | InteractiveHtmlBomOutputJob | private |
mOptions | OutputJob | protected |
mOutputPath | InteractiveHtmlBomOutputJob | private |
mShowFabrication | InteractiveHtmlBomOutputJob | private |
mShowPads | InteractiveHtmlBomOutputJob | private |
mShowSilkscreen | InteractiveHtmlBomOutputJob | private |
mShowTracks | InteractiveHtmlBomOutputJob | private |
mShowZones | InteractiveHtmlBomOutputJob | private |
mType | OutputJob | protected |
mUuid | OutputJob | protected |
mViewMode | InteractiveHtmlBomOutputJob | private |
onEdited | OutputJob | |
OnEditedSlot typedef | OutputJob | |
operator!=(const OutputJob &rhs) const noexcept | OutputJob | inline |
operator=(const InteractiveHtmlBomOutputJob &rhs)=delete | InteractiveHtmlBomOutputJob | |
librepcb::OutputJob::operator=(const OutputJob &rhs)=delete | OutputJob | |
operator==(const OutputJob &rhs) const noexcept | OutputJob | |
OutputJob()=delete | OutputJob | |
OutputJob(const OutputJob &other) noexcept | OutputJob | protected |
OutputJob(const SExpression &node) | OutputJob | explicitprotected |
OutputJob(const QString &type, const Uuid &uuid, const ElementName &name) noexcept | OutputJob | protected |
removeDependency(const Uuid &jobUuid) | OutputJob | inlinevirtual |
serialize(SExpression &root) const | OutputJob | virtual |
serializeDerived(SExpression &root) const override | InteractiveHtmlBomOutputJob | privatevirtual |
setAssemblyVariants(const AssemblyVariantSet &avs) noexcept | InteractiveHtmlBomOutputJob | |
setBoardRotation(const Angle &rot) noexcept | InteractiveHtmlBomOutputJob | |
setBoards(const BoardSet &boards) noexcept | InteractiveHtmlBomOutputJob | |
setCheckBoxes(const QStringList &cbx) noexcept | InteractiveHtmlBomOutputJob | |
setComponentOrder(const QStringList &order) noexcept | InteractiveHtmlBomOutputJob | |
setCustomAttributes(const QStringList &attrs) noexcept | InteractiveHtmlBomOutputJob | |
setDarkMode(bool dark) noexcept | InteractiveHtmlBomOutputJob | |
setHighlightPin1(InteractiveHtmlBom::HighlightPin1Mode mode) noexcept | InteractiveHtmlBomOutputJob | |
setName(const ElementName &name) noexcept | OutputJob | |
setOffsetBackRotation(bool offset) noexcept | InteractiveHtmlBomOutputJob | |
setOutputPath(const QString &path) noexcept | InteractiveHtmlBomOutputJob | |
setShowFabrication(bool show) noexcept | InteractiveHtmlBomOutputJob | |
setShowPads(bool show) noexcept | InteractiveHtmlBomOutputJob | |
setShowSilkscreen(bool show) noexcept | InteractiveHtmlBomOutputJob | |
setShowTracks(bool show) noexcept | InteractiveHtmlBomOutputJob | |
setShowZones(bool show) noexcept | InteractiveHtmlBomOutputJob | |
setUuid(const Uuid &uuid) noexcept | OutputJob | |
setViewMode(InteractiveHtmlBom::ViewMode mode) noexcept | InteractiveHtmlBomOutputJob | |
~InteractiveHtmlBomOutputJob() noexcept | InteractiveHtmlBomOutputJob | virtual |
~OutputJob() noexcept | OutputJob | virtual |