20#ifndef LIBREPCB_EDITOR_LIBRARYLISTWIDGETITEM_H
21#define LIBREPCB_EDITOR_LIBRARYLISTWIDGETITEM_H
41class LibraryListWidgetItem;
59 const QString& name =
"",
60 const QString& description =
"",
61 const QPixmap& icon = QPixmap()) noexcept;
66 QString
getName() const noexcept;
79 QScopedPointer<Ui::LibraryListWidgetItem>
mUi;
This class represents absolute, well-formatted paths to files or directories.
Definition: filepath.h:129
The Workspace class represents a workspace with all its data (library, projects, settings,...
Definition: workspace.h:54
Definition: occmodel.cpp:77