LibrePCB Developers Documentation
|
#include "packageeditorstate_addholes.h"
#include "../../../cmd/cmdholeedit.h"
#include "../../../editorcommandset.h"
#include "../../../graphics/graphicslayer.h"
#include "../../../graphics/holegraphicsitem.h"
#include "../../../widgets/graphicsview.h"
#include "../../../widgets/positivelengthedit.h"
#include "../footprintgraphicsitem.h"
#include "../packageeditorwidget.h"
#include <librepcb/core/geometry/hole.h>
#include <librepcb/core/library/pkg/footprint.h>
#include <QtCore>
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |