![]() |
LibrePCB Developers Documentation
|
#include "componentassemblyoptionlisteditorwidget.h"#include "../modelview/checkableitemsdelegate.h"#include "../widgets/checkableitemseditorwidget.h"#include "../widgets/editabletablewidget.h"#include "addcomponentdialog.h"#include <librepcb/core/attribute/attribute.h>#include <librepcb/core/attribute/attributetype.h>#include <librepcb/core/attribute/attributeunit.h>#include <librepcb/core/library/cmp/component.h>#include <librepcb/core/library/dev/device.h>#include <librepcb/core/project/circuit/circuit.h>#include <librepcb/core/project/circuit/componentassemblyoption.h>#include <librepcb/core/project/circuit/componentinstance.h>#include <librepcb/core/project/project.h>#include <librepcb/core/project/projectlibrary.h>#include <librepcb/core/workspace/workspace.h>#include <librepcb/core/workspace/workspacelibrarydb.h>#include <librepcb/core/workspace/workspacesettings.h>#include <QtCore>#include <QtWidgets>
Include dependency graph for componentassemblyoptionlisteditorwidget.cpp:Classes | |
| class | NoEditDelegate |
Namespaces | |
| namespace | librepcb |
| namespace | librepcb::editor |