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