The librepcb::PickPlaceData class represents the content of a pick&place file.
More...
#include <pickplacedata.h>
The librepcb::PickPlaceData class represents the content of a pick&place file.
◆ PickPlaceData() [1/3]
◆ PickPlaceData() [2/3]
◆ PickPlaceData() [3/3]
PickPlaceData |
( |
const QString & |
projectName, |
|
|
const QString & |
projectVersion, |
|
|
const QString & |
boardName |
|
) |
| |
|
noexcept |
◆ ~PickPlaceData()
◆ getProjectName()
const QString & getProjectName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getProjectVersion()
const QString & getProjectVersion |
( |
| ) |
const |
|
inlinenoexcept |
◆ getBoardName()
const QString & getBoardName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getItems()
◆ addItem()
◆ operator=()
◆ mProjectName
◆ mProjectVersion
◆ mBoardName
◆ mItems
The documentation for this class was generated from the following files: