![]() |
LibrePCB Developers Documentation
|
#include "componentvarianteditor.h"#include "../../graphics/graphicsscene.h"#include "../../graphics/slintgraphicsview.h"#include "../../undocommand.h"#include "../../undocommandgroup.h"#include "../../undostack.h"#include "../../utils/slinthelpers.h"#include "../cmd/cmdcomponentpinsignalmapitemedit.h"#include "../cmd/cmdcomponentsymbolvariantedit.h"#include "../libraryelementcache.h"#include "componentgatelistmodel.h"#include "componentsignalnamelistmodel.h"#include <librepcb/core/library/cmp/component.h>#include <librepcb/core/library/cmp/componentsignal.h>#include <librepcb/core/library/cmp/componentsymbolvariant.h>#include <librepcb/core/library/sym/symbol.h>#include <librepcb/core/workspace/workspace.h>#include <librepcb/core/workspace/workspacesettings.h>#include <QtCore>#include <QtWidgets>
Include dependency graph for componentvarianteditor.cpp:Namespaces | |
| namespace | librepcb |
| namespace | librepcb::editor |