LibrePCB Developers Documentation
|
This is the complete list of members for ProjectJsonOutputJob, including all inherited members.
cloneShared() const noexcept override | ProjectJsonOutputJob | virtual |
equals(const OutputJob &rhs) const noexcept override | ProjectJsonOutputJob | privatevirtual |
Event enum name | OutputJob | |
getDependencies() const noexcept | OutputJob | inlinevirtual |
getName() const noexcept | OutputJob | inline |
getOutputPath() const noexcept | ProjectJsonOutputJob | inline |
getType() const noexcept | OutputJob | inline |
getTypeIcon() const noexcept override | ProjectJsonOutputJob | virtual |
getTypeName() noexcept | ProjectJsonOutputJob | inlinestatic |
getTypeTr() const noexcept override | ProjectJsonOutputJob | virtual |
getTypeTrStatic() noexcept | ProjectJsonOutputJob | inlinestatic |
getUuid() const noexcept | OutputJob | inline |
mName | OutputJob | protected |
mOptions | OutputJob | protected |
mOutputPath | ProjectJsonOutputJob | private |
mType | OutputJob | protected |
mUuid | OutputJob | protected |
onEdited | OutputJob | |
OnEditedSlot typedef | OutputJob | |
operator!=(const OutputJob &rhs) const noexcept | OutputJob | inline |
operator=(const ProjectJsonOutputJob &rhs)=delete | ProjectJsonOutputJob | |
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 |
ProjectJsonOutputJob() noexcept | ProjectJsonOutputJob | |
ProjectJsonOutputJob(const ProjectJsonOutputJob &other) noexcept | ProjectJsonOutputJob | |
ProjectJsonOutputJob(const SExpression &node) | ProjectJsonOutputJob | explicit |
removeDependency(const Uuid &jobUuid) | OutputJob | inlinevirtual |
serialize(SExpression &root) const | OutputJob | virtual |
serializeDerived(SExpression &root) const override | ProjectJsonOutputJob | privatevirtual |
setName(const ElementName &name) noexcept | OutputJob | |
setOutputPath(const QString &path) noexcept | ProjectJsonOutputJob | |
setUuid(const Uuid &uuid) noexcept | OutputJob | |
~OutputJob() noexcept | OutputJob | virtual |
~ProjectJsonOutputJob() noexcept | ProjectJsonOutputJob | virtual |