20 #ifndef LIBREPCB_LIBRARY_EDITOR_COMPONENTSYMBOLVARIANTLISTWIDGET_H
21 #define LIBREPCB_LIBRARY_EDITOR_COMPONENTSYMBOLVARIANTLISTWIDGET_H
39 class EditableTableWidget;
43 class ComponentSymbolVariantListModel;
79 QScopedPointer<ComponentSymbolVariantListModel>
mModel;
80 QScopedPointer<EditableTableWidget>
mView;
94 #endif // LIBREPCB_LIBRARY_EDITOR_COMPONENTSYMBOLVARIANTLISTWIDGET_H
The UndoStack class holds UndoCommand objects and provides undo/redo commands.
Definition: undostack.h:107
The IF_ComponentSymbolVariantEditorProvider interface.
Definition: if_componentsymbolvarianteditorprovider.h:45
The Uuid class is a replacement for QUuid to get UUID strings without {} braces.
Definition: uuid.h:58