LibrePCB Developers Documentation
|
#include <librepcb/core/geometry/junction.h>
#include <librepcb/core/geometry/netlabel.h>
#include <librepcb/core/geometry/netline.h>
#include <librepcb/core/geometry/polygon.h>
#include <librepcb/core/geometry/text.h>
#include <librepcb/core/project/circuit/assemblyvariant.h>
#include <librepcb/core/project/circuit/componentinstance.h>
#include <QtCore>
#include <QtWidgets>
#include <memory>
Go to the source code of this file.
Classes | |
class | SchematicClipboardData |
The SchematicClipboardData class. More... | |
struct | SchematicClipboardData::ComponentInstance |
struct | SchematicClipboardData::SymbolInstance |
struct | SchematicClipboardData::NetSegment |
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |