20#ifndef LIBREPCB_EDITOR_LIBRARYLISTEDITORWIDGET_H
21#define LIBREPCB_EDITOR_LIBRARYLISTEDITORWIDGET_H
26#include "../../modelview/editablelistmodel.h"
42class SortFilterProxyModel;
45class LibraryListEditorWidget;
64 QWidget* parent =
nullptr) noexcept;
The Uuid class is a replacement for QUuid to get UUID strings without {} braces.
Definition: uuid.h:58
The Workspace class represents a workspace with all its data (library, projects, settings,...
Definition: workspace.h:54
A generic QAbstractTableModel subclass to view and edit list of various data types.
Definition: editablelistmodel.h:73
A QSortFilterProxyModel subclass to implement custom sort behavior.
Definition: sortfilterproxymodel.h:46
Definition: occmodel.cpp:77