AssemblyVariantSet typedef | PickPlaceOutputJob | |
BoardSet typedef | PickPlaceOutputJob | |
cloneShared() const noexcept override | PickPlaceOutputJob | virtual |
equals(const OutputJob &rhs) const noexcept override | PickPlaceOutputJob | privatevirtual |
Event enum name | OutputJob | |
getAssemblyVariants() const noexcept | PickPlaceOutputJob | inline |
getBoards() const noexcept | PickPlaceOutputJob | inline |
getCreateBoth() const noexcept | PickPlaceOutputJob | inline |
getCreateBottom() const noexcept | PickPlaceOutputJob | inline |
getCreateTop() const noexcept | PickPlaceOutputJob | inline |
getDependencies() const noexcept | OutputJob | inlinevirtual |
getIncludeComment() const noexcept | PickPlaceOutputJob | inline |
getName() const noexcept | OutputJob | inline |
getOutputPathBoth() const noexcept | PickPlaceOutputJob | inline |
getOutputPathBottom() const noexcept | PickPlaceOutputJob | inline |
getOutputPathTop() const noexcept | PickPlaceOutputJob | inline |
getTechnologies() const noexcept | PickPlaceOutputJob | inline |
getType() const noexcept | OutputJob | inline |
getTypeIcon() const noexcept override | PickPlaceOutputJob | virtual |
getTypeName() noexcept | PickPlaceOutputJob | inlinestatic |
getTypeTr() const noexcept override | PickPlaceOutputJob | virtual |
getTypeTrStatic() noexcept | PickPlaceOutputJob | inlinestatic |
getUuid() const noexcept | OutputJob | inline |
mAssemblyVariants | PickPlaceOutputJob | private |
mBoards | PickPlaceOutputJob | private |
mCreateBoth | PickPlaceOutputJob | private |
mCreateBottom | PickPlaceOutputJob | private |
mCreateTop | PickPlaceOutputJob | private |
mIncludeComment | PickPlaceOutputJob | private |
mName | OutputJob | protected |
mOptions | OutputJob | protected |
mOutputPathBoth | PickPlaceOutputJob | private |
mOutputPathBottom | PickPlaceOutputJob | private |
mOutputPathTop | PickPlaceOutputJob | private |
mTechnologies | PickPlaceOutputJob | private |
mType | OutputJob | protected |
mUuid | OutputJob | protected |
onEdited | OutputJob | |
OnEditedSlot typedef | OutputJob | |
operator!=(const OutputJob &rhs) const noexcept | OutputJob | inline |
operator=(const PickPlaceOutputJob &rhs)=delete | PickPlaceOutputJob | |
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 |
PickPlaceOutputJob() noexcept | PickPlaceOutputJob | |
PickPlaceOutputJob(const PickPlaceOutputJob &other) noexcept | PickPlaceOutputJob | |
PickPlaceOutputJob(const SExpression &node) | PickPlaceOutputJob | explicit |
removeDependency(const Uuid &jobUuid) | OutputJob | inlinevirtual |
serialize(SExpression &root) const | OutputJob | virtual |
serializeDerived(SExpression &root) const override | PickPlaceOutputJob | privatevirtual |
setAssemblyVariants(const AssemblyVariantSet &avs) noexcept | PickPlaceOutputJob | |
setBoards(const BoardSet &boards) noexcept | PickPlaceOutputJob | |
setCreateBoth(bool create) noexcept | PickPlaceOutputJob | |
setCreateBottom(bool create) noexcept | PickPlaceOutputJob | |
setCreateTop(bool create) noexcept | PickPlaceOutputJob | |
setIncludeComment(bool include) noexcept | PickPlaceOutputJob | |
setName(const ElementName &name) noexcept | OutputJob | |
setOutputPathBoth(const QString &path) noexcept | PickPlaceOutputJob | |
setOutputPathBottom(const QString &path) noexcept | PickPlaceOutputJob | |
setOutputPathTop(const QString &path) noexcept | PickPlaceOutputJob | |
setTechnologies(Technologies technologies) noexcept | PickPlaceOutputJob | |
setUuid(const Uuid &uuid) noexcept | OutputJob | |
Technology enum name | PickPlaceOutputJob | |
~OutputJob() noexcept | OutputJob | virtual |
~PickPlaceOutputJob() noexcept | PickPlaceOutputJob | virtual |