![]() |
LibrePCB Developers Documentation
|
#include "../graphicsitems/bgi_via.h"
#include "./bi_netline.h"
#include "bi_base.h"
#include <librepcb/common/fileio/serializableobject.h>
#include <librepcb/common/geometry/path.h>
#include <librepcb/common/uuid.h>
#include <QtCore>
Go to the source code of this file.
Classes | |
class | BI_Via |
The BI_Via class. More... | |
Namespaces | |
librepcb | |
librepcb::project | |
Functions | |
template<> | |
SExpression | serializeToSExpression (const project::BI_Via::Shape &obj) |
template<> | |
project::BI_Via::Shape | deserializeFromSExpression (const SExpression &sexpr, bool throwIfEmpty) |