![]() |
LibrePCB Developers Documentation
|
#include "via.h"#include "../types/boundedunsignedratio.h"#include "../types/layer.h"#include <QtCore>
Include dependency graph for via.cpp:Namespaces | |
| namespace | librepcb |
Functions | |
| static std::unique_ptr< SExpression > | serializeSize (const std::optional< PositiveLength > &obj) |
| static std::optional< PositiveLength > | deserializeSize (const SExpression &node) |