The BomItem class represents an item of a bill of materials list.
More...
#include <bom.h>
The BomItem class represents an item of a bill of materials list.
◆ BomItem() [1/3]
◆ BomItem() [2/3]
BomItem |
( |
const QString & |
designator, |
|
|
const QStringList & |
attributes, |
|
|
bool |
mount |
|
) |
| |
|
inlinenoexcept |
◆ BomItem() [3/3]
◆ ~BomItem()
◆ getDesignators()
const QStringList & getDesignators |
( |
| ) |
const |
|
inlinenoexcept |
◆ getAttributes()
const QStringList & getAttributes |
( |
| ) |
const |
|
inlinenoexcept |
◆ isMount()
◆ addDesignator()
void addDesignator |
( |
const QString & |
designator | ) |
|
|
noexcept |
◆ operator=()
◆ mDesignators
◆ mAttributes
◆ mMount
False means "do not mount".
The documentation for this class was generated from the following files:
- /__w/1/s/libs/librepcb/core/export/bom.h
- /__w/1/s/libs/librepcb/core/export/bom.cpp