![]() |
LibrePCB Developers Documentation
|
The KiCadLibraryImportWizard class. More...
#include <kicadlibraryimportwizard.h>
Inherits QWizard.
Collaboration diagram for KiCadLibraryImportWizard:Public Member Functions | |
| KiCadLibraryImportWizard (const KiCadLibraryImportWizard &other)=delete | |
| KiCadLibraryImportWizard (Workspace &workspace, const FilePath &dstLibFp, QWidget *parent=nullptr) noexcept | |
| ~KiCadLibraryImportWizard () noexcept | |
| void | reject () noexcept override |
| KiCadLibraryImportWizard & | operator= (const KiCadLibraryImportWizard &rhs)=delete |
Private Attributes | |
| QScopedPointer< Ui::KiCadLibraryImportWizard > | mUi |
| std::shared_ptr< KiCadLibraryImportWizardContext > | mContext |
The KiCadLibraryImportWizard class.
|
delete |
|
noexcept |
|
noexcept |
|
overridenoexcept |
|
delete |
|
private |
|
private |