20#ifndef LIBREPCB_EDITOR_COMPSYMBVARPINSIGNALMAPEDITORWIDGET_H
21#define LIBREPCB_EDITOR_COMPSYMBVARPINSIGNALMAPEDITORWIDGET_H
36class ComponentSymbolVariant;
40class ComponentPinSignalMapModel;
41class LibraryElementCache;
42class SortFilterProxyModel;
58 QWidget* parent =
nullptr)
noexcept;
78 QScopedPointer<QTableView>
mView;
The ComponentSymbolVariant class represents a symbol variant of a component.
Definition: componentsymbolvariant.h:53
The ComponentPinSignalMapModel class.
Definition: componentpinsignalmapmodel.h:50
Cache for fast access to library elements.
Definition: libraryelementcache.h:55
A QSortFilterProxyModel subclass to implement custom sort behavior.
Definition: sortfilterproxymodel.h:46
The UndoStack class holds UndoCommand objects and provides undo/redo commands.
Definition: undostack.h:106
Definition: occmodel.cpp:77