20#ifndef LIBREPCB_EDITOR_COMPONENTSYMBOLVARIANTITEMLISTEDITORWIDGET_H
21#define LIBREPCB_EDITOR_COMPONENTSYMBOLVARIANTITEMLISTEDITORWIDGET_H
40class ComponentSymbolVariantItemListModel;
41class EditableTableWidget;
42class IF_GraphicsLayerProvider;
43class LibraryElementCache;
59 QWidget* parent =
nullptr)
noexcept;
The ComponentSymbolVariantItem class represents one symbol of a component symbol variant.
Definition: componentsymbolvariantitem.h:54
The Workspace class represents a workspace with all its data (library, projects, settings,...
Definition: workspace.h:54
The ComponentSymbolVariantItemListModel class.
Definition: componentsymbolvariantitemlistmodel.h:50
The IF_GraphicsLayerProvider class defines an interface for classes which provide layers.
Definition: graphicslayer.h:111
Cache for fast access to library elements.
Definition: libraryelementcache.h:55
The UndoStack class holds UndoCommand objects and provides undo/redo commands.
Definition: undostack.h:106
Definition: occmodel.cpp:77