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

This is the complete list of members for OutputJob, including all inherited members.

cloneShared() const noexcept=0OutputJobpure virtual
equals(const OutputJob &rhs) const noexcept=0OutputJobprotectedpure virtual
Event enum nameOutputJob
getDependencies() const noexceptOutputJobinlinevirtual
getName() const noexceptOutputJobinline
getType() const noexceptOutputJobinline
getTypeIcon() const noexcept=0OutputJobpure virtual
getTypeTr() const noexcept=0OutputJobpure virtual
getUuid() const noexceptOutputJobinline
mNameOutputJobprotected
mOptionsOutputJobprotected
mTypeOutputJobprotected
mUuidOutputJobprotected
onEditedOutputJob
OnEditedSlot typedefOutputJob
operator!=(const OutputJob &rhs) const noexceptOutputJobinline
operator=(const OutputJob &rhs)=deleteOutputJob
operator==(const OutputJob &rhs) const noexceptOutputJob
OutputJob()=deleteOutputJob
OutputJob(const OutputJob &other) noexceptOutputJobprotected
OutputJob(const SExpression &node)OutputJobexplicitprotected
OutputJob(const QString &type, const Uuid &uuid, const ElementName &name) noexceptOutputJobprotected
removeDependency(const Uuid &jobUuid)OutputJobinlinevirtual
serialize(SExpression &root) constOutputJobvirtual
serializeDerived(SExpression &root) const =0OutputJobprotectedpure virtual
setName(const ElementName &name) noexceptOutputJob
setUuid(const Uuid &uuid) noexceptOutputJob
~OutputJob() noexceptOutputJobvirtual