![]() |
LibrePCB Developers Documentation
|
#include "componentgatelistmodel.h"#include "../../graphics/graphicsscene.h"#include "../../undocommand.h"#include "../../undocommandgroup.h"#include "../../undostack.h"#include "../cmd/cmdcomponentsignaledit.h"#include "../cmd/cmdcomponentsymbolvariantitemedit.h"#include "../libraryelementcache.h"#include "../sym/symbolchooserdialog.h"#include "componentgateeditor.h"#include "componentsignalnamelistmodel.h"#include <librepcb/core/library/cmp/component.h>#include <librepcb/core/library/sym/symbol.h>#include <QtCore>#include <QtWidgets>
Include dependency graph for componentgatelistmodel.cpp:Namespaces | |
| namespace | librepcb |
| namespace | librepcb::editor |
Functions | |
| static QString | appendNumberToSignalName (QString name, int number) noexcept |