LibrePCB Developers Documentation
|
#include "bi_plane.h"
#include "../../../serialization/sexpression.h"
#include "../../../utils/scopeguardlist.h"
#include "../../circuit/circuit.h"
#include "../../circuit/netsignal.h"
#include "../../project.h"
#include "../board.h"
#include <QtCore>
Namespaces | |
namespace | librepcb |
Functions | |
template<> | |
std::unique_ptr< SExpression > | serialize (const BI_Plane::ConnectStyle &obj) |
template<> | |
BI_Plane::ConnectStyle | deserialize (const SExpression &node) |