![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for Layer, including all inherited members.
| all() noexcept | Layer | static |
| boardAlignment() noexcept | Layer | static |
| boardComments() noexcept | Layer | static |
| boardCutouts() noexcept | Layer | static |
| boardDocumentation() noexcept | Layer | static |
| boardGuide() noexcept | Layer | static |
| boardMeasures() noexcept | Layer | static |
| boardOutlines() noexcept | Layer | static |
| boardPlatedCutouts() noexcept | Layer | static |
| boardSheetFrames() noexcept | Layer | static |
| botCopper() noexcept | Layer | static |
| botCourtyard() noexcept | Layer | static |
| botDocumentation() noexcept | Layer | static |
| botFinish() noexcept | Layer | static |
| botGlue() noexcept | Layer | static |
| botHiddenGrabAreas() noexcept | Layer | static |
| botLegend() noexcept | Layer | static |
| botNames() noexcept | Layer | static |
| botPackageOutlines() noexcept | Layer | static |
| botSolderPaste() noexcept | Layer | static |
| botStopMask() noexcept | Layer | static |
| botValues() noexcept | Layer | static |
| copper(int number) noexcept | Layer | static |
| Flag enum name | Layer | |
| get(const QString &id) | Layer | static |
| getCopperNumber() const noexcept | Layer | inline |
| getId() const noexcept | Layer | inline |
| getNameTr() const noexcept | Layer | inline |
| getPolygonsRepresentAreas() const noexcept | Layer | inline |
| getThemeColor() const noexcept | Layer | inline |
| innerCopper() noexcept | Layer | static |
| innerCopper(int number) noexcept | Layer | static |
| innerCopperCount() noexcept | Layer | static |
| isBoard() const noexcept | Layer | inline |
| isBoardEdge() const noexcept | Layer | inline |
| isBottom() const noexcept | Layer | inline |
| isCopper() const noexcept | Layer | inline |
| isInner() const noexcept | Layer | inline |
| isPackageCourtyard() const noexcept | Layer | inline |
| isPackageOutline() const noexcept | Layer | inline |
| isSchematic() const noexcept | Layer | inline |
| isSolderPaste() const noexcept | Layer | inline |
| isStopMask() const noexcept | Layer | inline |
| isTop() const noexcept | Layer | inline |
| Layer()=delete | Layer | |
| Layer(const Layer &other) noexcept | Layer | |
| Layer(const QString &id, const QString &nameTr, const QString &themeColor, Flags flags) noexcept | Layer | private |
| lessThan(const Layer *a, const Layer *b) noexcept | Layer | static |
| mFlags | Layer | private |
| mId | Layer | private |
| mirrored(int innerLayers=-1) const noexcept | Layer | |
| mNameTr | Layer | private |
| mThemeColor | Layer | private |
| operator!=(const Layer &rhs) const noexcept | Layer | inline |
| operator=(const Layer &rhs) noexcept=delete | Layer | |
| operator==(const Layer &rhs) const noexcept | Layer | inline |
| schematicComments() noexcept | Layer | static |
| schematicDocumentation() noexcept | Layer | static |
| schematicGuide() noexcept | Layer | static |
| schematicSheetFrames() noexcept | Layer | static |
| symbolHiddenGrabAreas() noexcept | Layer | static |
| symbolNames() noexcept | Layer | static |
| symbolOutlines() noexcept | Layer | static |
| symbolPinNames() noexcept | Layer | static |
| symbolValues() noexcept | Layer | static |
| topCopper() noexcept | Layer | static |
| topCourtyard() noexcept | Layer | static |
| topDocumentation() noexcept | Layer | static |
| topFinish() noexcept | Layer | static |
| topGlue() noexcept | Layer | static |
| topHiddenGrabAreas() noexcept | Layer | static |
| topLegend() noexcept | Layer | static |
| topNames() noexcept | Layer | static |
| topPackageOutlines() noexcept | Layer | static |
| topSolderPaste() noexcept | Layer | static |
| topStopMask() noexcept | Layer | static |
| topValues() noexcept | Layer | static |
| ~Layer() noexcept | Layer |