LibrePCB Developers Documentation
LibraryDownload Member List

This is the complete list of members for LibraryDownload, including all inherited members.

abort() noexceptLibraryDownloadslot
abortRequested()LibraryDownloadsignal
downloadAborted() noexceptLibraryDownloadprivate
downloadErrored(const QString &errMsg) noexceptLibraryDownloadprivate
downloadSucceeded() noexceptLibraryDownloadprivate
finished(bool success, const QString &errMsg)LibraryDownloadsignal
getDestinationDir() const noexceptLibraryDownloadinline
getPathToLibDir() noexceptLibraryDownloadprivate
LibraryDownload()=deleteLibraryDownload
LibraryDownload(const LibraryDownload &other)=deleteLibraryDownload
LibraryDownload(const QUrl &urlToZip, const FilePath &destDir) noexceptLibraryDownload
mDestDirLibraryDownloadprivate
mFileDownloadLibraryDownloadprivate
mTempDestDirLibraryDownloadprivate
mTempZipFileLibraryDownloadprivate
operator=(const LibraryDownload &rhs)=deleteLibraryDownload
progressPercent(int percent)LibraryDownloadsignal
progressState(const QString &status)LibraryDownloadsignal
setExpectedChecksum(QCryptographicHash::Algorithm algorithm, const QByteArray &checksum) noexceptLibraryDownload
setExpectedZipFileSize(qint64 bytes) noexceptLibraryDownload
start() noexceptLibraryDownloadslot
~LibraryDownload() noexceptLibraryDownload