LibrePCB Developers Documentation
|
This is the complete list of members for GerberAttribute, including all inherited members.
apertureFunction(ApertureFunction function) noexcept | GerberAttribute | static |
ApertureFunction enum name | GerberAttribute | |
apertureFunctionMixedPlatingDrill(bool plated, ApertureFunction function) noexcept | GerberAttribute | static |
BoardSide enum name | GerberAttribute | |
componentFootprint(const QString &footprint) noexcept | GerberAttribute | static |
componentManufacturer(const QString &manufacturer) noexcept | GerberAttribute | static |
componentMountType(MountType type) noexcept | GerberAttribute | static |
componentMpn(const QString &mpn) noexcept | GerberAttribute | static |
componentRotation(const Angle &rotation) noexcept | GerberAttribute | static |
componentValue(const QString &value) noexcept | GerberAttribute | static |
CopperSide enum name | GerberAttribute | |
escapeValue(const QString &value, bool strictAscii) noexcept | GerberAttribute | privatestatic |
fileCreationDate(const QDateTime &date) noexcept | GerberAttribute | static |
fileFunctionComponent(int layer, BoardSide side) noexcept | GerberAttribute | static |
fileFunctionCopper(int layer, CopperSide side) noexcept | GerberAttribute | static |
fileFunctionLegend(BoardSide side) noexcept | GerberAttribute | static |
fileFunctionMixedPlating(int fromLayer, int toLayer) noexcept | GerberAttribute | static |
fileFunctionNonPlatedThroughHole(int fromLayer, int toLayer) noexcept | GerberAttribute | static |
fileFunctionPaste(BoardSide side) noexcept | GerberAttribute | static |
fileFunctionPlatedThroughHole(int fromLayer, int toLayer) noexcept | GerberAttribute | static |
fileFunctionProfile(bool plated) noexcept | GerberAttribute | static |
fileFunctionSolderMask(BoardSide side) noexcept | GerberAttribute | static |
fileGenerationSoftware(const QString &vendor, const QString &application, const QString &version) noexcept | GerberAttribute | static |
fileMd5(const QString &md5) noexcept | GerberAttribute | static |
filePartSingle() noexcept | GerberAttribute | static |
filePolarity(Polarity polarity) noexcept | GerberAttribute | static |
fileProjectId(const QString &name, const Uuid &uuid, const QString &revision) noexcept | GerberAttribute | static |
fileSameCoordinates(const QString &identifier) noexcept | GerberAttribute | static |
GerberAttribute() noexcept | GerberAttribute | |
GerberAttribute(const GerberAttribute &other) noexcept | GerberAttribute | |
GerberAttribute(Type type, const QString &key, const QStringList &values) noexcept | GerberAttribute | private |
getKey() const noexcept | GerberAttribute | inline |
getType() const noexcept | GerberAttribute | inline |
getValues() const noexcept | GerberAttribute | inline |
mKey | GerberAttribute | private |
MountType enum name | GerberAttribute | |
mType | GerberAttribute | private |
mValues | GerberAttribute | private |
objectComponent(const QString &component) noexcept | GerberAttribute | static |
objectNet(const QString &net) noexcept | GerberAttribute | static |
objectPin(const QString &component, const QString &pin, const QString &signal) noexcept | GerberAttribute | static |
operator=(const GerberAttribute &rhs) noexcept | GerberAttribute | |
operator==(const GerberAttribute &rhs) const noexcept | GerberAttribute | |
Polarity enum name | GerberAttribute | |
toExcellonString() const noexcept | GerberAttribute | |
toGerberString() const noexcept | GerberAttribute | |
toString() const noexcept | GerberAttribute | private |
Type enum name | GerberAttribute | |
unset(const QString &key) noexcept | GerberAttribute | static |
~GerberAttribute() noexcept | GerberAttribute |