LibrePCB Developers Documentation
|
#include "../qtcompat.h"
#include "../serialization/serializableobjectlist.h"
#include "../types/length.h"
#include <QtCore>
Go to the source code of this file.
Classes | |
class | NetLineAnchor |
The NetLineAnchor class. More... | |
struct | NetLineAnchor::PinAnchor |
class | NetLine |
The NetLine class represents a net line within a schematic. More... | |
struct | NetLineListNameProvider |
Namespaces | |
namespace | librepcb |
Typedefs | |
using | NetLineList = SerializableObjectList< NetLine, NetLineListNameProvider, NetLine::Event > |
Functions | |
QtCompat::Hash | qHash (const NetLineAnchor &key, QtCompat::Hash seed=0) noexcept |