![]() |
LibrePCB Developers Documentation
|
The BoardD356NetlistExport class. More...
#include <boardd356netlistexport.h>
Collaboration diagram for BoardD356NetlistExport:Public Member Functions | |
| BoardD356NetlistExport ()=delete | |
| BoardD356NetlistExport (const BoardD356NetlistExport &other)=delete | |
| BoardD356NetlistExport (const Board &board) noexcept | |
| ~BoardD356NetlistExport () noexcept | |
| QByteArray | generate () const |
| BoardD356NetlistExport & | operator= (const BoardD356NetlistExport &rhs)=delete |
Private Attributes | |
| const Board & | mBoard |
| QDateTime | mCreationDateTime |
The BoardD356NetlistExport class.
|
delete |
|
delete |
|
explicitnoexcept |
|
noexcept |
| QByteArray generate | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:
|
delete |
|
private |
|
private |