20#ifndef LIBREPCB_EDITOR_COMPONENTASSEMBLYOPTIONLISTEDITORWIDGET_H
21#define LIBREPCB_EDITOR_COMPONENTASSEMBLYOPTIONLISTEDITORWIDGET_H
36class ComponentInstance;
42class EditableTableWidget;
67 QWidget* parent =
nullptr) noexcept;
94 void itemChanged(QTreeWidgetItem* item,
int column) noexcept;
96 std::pair<
int,
int>
getIndices(QTreeWidgetItem* item) noexcept;
The ComponentAssemblyOption class.
Definition componentassemblyoption.h:43
The ComponentInstance class.
Definition componentinstance.h:54
The Project class represents a whole (opened) project with all its content.
Definition project.h:71
The Workspace class represents a workspace with all its data (library, projects, settings,...
Definition workspace.h:54
Definition occmodel.cpp:76