LibrePCB Developers Documentation
|
This is the complete list of members for LibraryListWidgetItem, including all inherited members.
getLibraryFilePath() const noexcept | LibraryListWidgetItem | inline |
getName() const noexcept | LibraryListWidgetItem | |
isRemoteLibrary() const noexcept | LibraryListWidgetItem | inline |
LibraryListWidgetItem()=delete | LibraryListWidgetItem | |
LibraryListWidgetItem(const LibraryListWidgetItem &other)=delete | LibraryListWidgetItem | |
LibraryListWidgetItem(Workspace &ws, const FilePath &libDir, const QString &name="", const QString &description="", const QPixmap &icon=QPixmap()) noexcept | LibraryListWidgetItem | |
mIsRemoteLibrary | LibraryListWidgetItem | private |
mLibDir | LibraryListWidgetItem | private |
mouseDoubleClickEvent(QMouseEvent *e) noexcept override | LibraryListWidgetItem | protected |
mUi | LibraryListWidgetItem | private |
openLibraryEditorTriggered(const FilePath &libDir) | LibraryListWidgetItem | signal |
operator=(const LibraryListWidgetItem &rhs)=delete | LibraryListWidgetItem | |
~LibraryListWidgetItem() noexcept | LibraryListWidgetItem |