LibrePCB Developers Documentation
|
#include "packageeditorstate_drawzone.h"
#include "../../../cmd/cmdzoneedit.h"
#include "../../../graphics/zonegraphicsitem.h"
#include "../../../widgets/angleedit.h"
#include "../../../widgets/graphicsview.h"
#include "../footprintgraphicsitem.h"
#include "../packageeditorwidget.h"
#include <librepcb/core/geometry/zone.h>
#include <librepcb/core/library/pkg/footprint.h>
#include <QtCore>
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |