LibrePCB Developers Documentation
EagleLibraryImportWizardPage_ChooseLibrary Class Referencefinal

The EagleLibraryImportWizardPage_ChooseLibrary class. More...

#include <eaglelibraryimportwizardpage_chooselibrary.h>

Inherits QWizardPage.

+ Collaboration diagram for EagleLibraryImportWizardPage_ChooseLibrary:

Public Member Functions

 EagleLibraryImportWizardPage_ChooseLibrary ()=delete
 
 EagleLibraryImportWizardPage_ChooseLibrary (const EagleLibraryImportWizardPage_ChooseLibrary &other)=delete
 
 EagleLibraryImportWizardPage_ChooseLibrary (std::shared_ptr< EagleLibraryImportWizardContext > context, QWidget *parent=nullptr) noexcept
 
 ~EagleLibraryImportWizardPage_ChooseLibrary () noexcept
 
virtual void initializePage () override
 
virtual bool isComplete () const override
 
EagleLibraryImportWizardPage_ChooseLibraryoperator= (const EagleLibraryImportWizardPage_ChooseLibrary &rhs)=delete
 

Private Attributes

QScopedPointer< Ui::EagleLibraryImportWizardPage_ChooseLibrary > mUi
 
std::shared_ptr< EagleLibraryImportWizardContextmContext
 

Detailed Description

Constructor & Destructor Documentation

◆ EagleLibraryImportWizardPage_ChooseLibrary() [1/3]

◆ EagleLibraryImportWizardPage_ChooseLibrary() [2/3]

◆ EagleLibraryImportWizardPage_ChooseLibrary() [3/3]

EagleLibraryImportWizardPage_ChooseLibrary ( std::shared_ptr< EagleLibraryImportWizardContext context,
QWidget *  parent = nullptr 
)
noexcept
+ Here is the call graph for this function:

◆ ~EagleLibraryImportWizardPage_ChooseLibrary()

+ Here is the caller graph for this function:

Member Function Documentation

◆ initializePage()

void initializePage ( )
overridevirtual

◆ isComplete()

bool isComplete ( ) const
overridevirtual

◆ operator=()

Member Data Documentation

◆ mUi

QScopedPointer<Ui::EagleLibraryImportWizardPage_ChooseLibrary> mUi
private

◆ mContext

std::shared_ptr<EagleLibraryImportWizardContext> mContext
private

The documentation for this class was generated from the following files: