![]() |
LibrePCB Developers Documentation
|
#include "cmdremoveselectedfootprintitems.h"#include "../../cmd/cmdcircleedit.h"#include "../../cmd/cmdholeedit.h"#include "../../cmd/cmdpolygonedit.h"#include "../../cmd/cmdstroketextedit.h"#include "../../cmd/cmdzoneedit.h"#include "../../graphics/circlegraphicsitem.h"#include "../../graphics/holegraphicsitem.h"#include "../../graphics/polygongraphicsitem.h"#include "../../graphics/stroketextgraphicsitem.h"#include "../../graphics/zonegraphicsitem.h"#include "../pkg/footprintgraphicsitem.h"#include "../pkg/footprintpadgraphicsitem.h"#include "cmdfootprintpadedit.h"#include <librepcb/core/library/pkg/footprint.h>#include <QtCore>
Include dependency graph for cmdremoveselectedfootprintitems.cpp:Namespaces | |
| namespace | librepcb |
| namespace | librepcb::editor |