componentCheckStateChanged(const QString &name, Qt::CheckState state) | EagleLibraryImport | signal |
EagleLibraryImport(const EagleLibraryImport &other)=delete | EagleLibraryImport | |
EagleLibraryImport(const FilePath &dstLibFp, QObject *parent=nullptr) noexcept | EagleLibraryImport | |
finished() | EagleLibraryImport | signal |
getCheckedComponentsCount() const noexcept | EagleLibraryImport | |
getCheckedDevicesCount() const noexcept | EagleLibraryImport | |
getCheckedElementsCount() const noexcept | EagleLibraryImport | |
getCheckedElementsCount(const QVector< T > &elements) const noexcept | EagleLibraryImport | private |
getCheckedPackagesCount() const noexcept | EagleLibraryImport | |
getCheckedSymbolsCount() const noexcept | EagleLibraryImport | |
getComponents() const noexcept | EagleLibraryImport | inline |
getDevices() const noexcept | EagleLibraryImport | inline |
getLoadedFilePath() const noexcept | EagleLibraryImport | inline |
getLogger() const noexcept | EagleLibraryImport | inline |
getPackages() const noexcept | EagleLibraryImport | inline |
getSymbols() const noexcept | EagleLibraryImport | inline |
getTotalElementsCount() const noexcept | EagleLibraryImport | |
mAbort | EagleLibraryImport | private |
mComponents | EagleLibraryImport | private |
mDestinationLibraryFp | EagleLibraryImport | private |
mDevices | EagleLibraryImport | private |
mLoadedFilePath | EagleLibraryImport | private |
mLogger | EagleLibraryImport | private |
mPackages | EagleLibraryImport | private |
mSettings | EagleLibraryImport | private |
mSymbols | EagleLibraryImport | private |
open(const FilePath &lbr) | EagleLibraryImport | |
operator=(const EagleLibraryImport &rhs)=delete | EagleLibraryImport | |
packageCheckStateChanged(const QString &name, Qt::CheckState state) | EagleLibraryImport | signal |
progressPercent(int percent) | EagleLibraryImport | signal |
progressStatus(const QString &status) | EagleLibraryImport | signal |
reset() noexcept | EagleLibraryImport | |
run() noexcept override | EagleLibraryImport | private |
setComponentCategories(const QSet< Uuid > &uuids) noexcept | EagleLibraryImport | |
setComponentChecked(const QString &name, bool checked) noexcept | EagleLibraryImport | |
setDeviceCategories(const QSet< Uuid > &uuids) noexcept | EagleLibraryImport | |
setDeviceChecked(const QString &name, bool checked) noexcept | EagleLibraryImport | |
setElementChecked(QVector< T > &elements, const QString &name, bool checked) noexcept | EagleLibraryImport | private |
setElementDependent(T &element, bool dependent) noexcept | EagleLibraryImport | private |
setNamePrefix(const QString &prefix) noexcept | EagleLibraryImport | |
setPackageCategories(const QSet< Uuid > &uuids) noexcept | EagleLibraryImport | |
setPackageChecked(const QString &name, bool checked) noexcept | EagleLibraryImport | |
setSymbolCategories(const QSet< Uuid > &uuids) noexcept | EagleLibraryImport | |
setSymbolChecked(const QString &name, bool checked) noexcept | EagleLibraryImport | |
symbolCheckStateChanged(const QString &name, Qt::CheckState state) | EagleLibraryImport | signal |
updateDependencies() noexcept | EagleLibraryImport | private |
~EagleLibraryImport() noexcept | EagleLibraryImport | |