20#ifndef LIBREPCB_EDITOR_FOOTPRINTCLIPBOARDDATA_H
21#define LIBREPCB_EDITOR_FOOTPRINTCLIPBOARDDATA_H
46class IF_GraphicsLayerProvider;
62 const Point& cursorPos)
noexcept;
92 static std::unique_ptr<FootprintClipboardData>
fromMimeData(
93 const QMimeData* mime);
The Point class is used to represent a point/coordinate/vector, for example (1.2mm; 5....
Definition point.h:78
The SExpression class.
Definition sexpression.h:69
int count() const noexcept
Definition serializableobjectlist.h:199
The Uuid class is a replacement for QUuid to get UUID strings without {} braces.
Definition uuid.h:56
The IF_GraphicsLayerProvider class defines an interface for classes which provide layers.
Definition graphicslayer.h:111
Definition occmodel.cpp:76