LibrePCB Developers Documentation
|
#include "symboleditorstate_drawpolygonbase.h"
#include "../../../cmd/cmdpolygonedit.h"
#include "../../../editorcommandset.h"
#include "../../../graphics/polygongraphicsitem.h"
#include "../../../widgets/angleedit.h"
#include "../../../widgets/graphicsview.h"
#include "../../../widgets/layercombobox.h"
#include "../../../widgets/unsignedlengthedit.h"
#include "../symboleditorwidget.h"
#include "../symbolgraphicsitem.h"
#include <librepcb/core/geometry/polygon.h>
#include <librepcb/core/library/sym/symbol.h>
#include <librepcb/core/types/layer.h>
#include <QtCore>
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |