LibrePCB Developers Documentation
|
This is the complete list of members for Bom, including all inherited members.
addItem(const QString &designator, const QStringList &attributes, bool mount) noexcept | Bom | |
Bom()=delete | Bom | |
Bom(const Bom &other) noexcept=delete | Bom | |
Bom(const QStringList &columns, const QVector< IndexPair > &mpnManufacturerColumns) noexcept | Bom | |
getAssembledRowsCount() const noexcept | Bom | |
getColumns() const noexcept | Bom | inline |
getItems() const noexcept | Bom | inline |
getMpnManufacturerColumns() const noexcept | Bom | inline |
getTotalAssembledPartsCount() const noexcept | Bom | |
IndexPair typedef | Bom | |
mColumns | Bom | private |
mItems | Bom | private |
mMpnManufacturerColumns | Bom | private |
operator=(const Bom &rhs) noexcept=delete | Bom | |
~Bom() noexcept | Bom |