LibrePCB Developers Documentation
EagleLibraryImportWizardPage_Start Class Referencefinal

The EagleLibraryImportWizardPage_Start class. More...

#include <eaglelibraryimportwizardpage_start.h>

Inherits QWizardPage.

+ Collaboration diagram for EagleLibraryImportWizardPage_Start:

Public Member Functions

 EagleLibraryImportWizardPage_Start ()=delete
 
 EagleLibraryImportWizardPage_Start (const EagleLibraryImportWizardPage_Start &other)=delete
 
 EagleLibraryImportWizardPage_Start (std::shared_ptr< EagleLibraryImportWizardContext > context, QWidget *parent=nullptr) noexcept
 
 ~EagleLibraryImportWizardPage_Start () noexcept
 
EagleLibraryImportWizardPage_Startoperator= (const EagleLibraryImportWizardPage_Start &rhs)=delete
 

Private Attributes

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

Detailed Description

Constructor & Destructor Documentation

◆ EagleLibraryImportWizardPage_Start() [1/3]

◆ EagleLibraryImportWizardPage_Start() [2/3]

◆ EagleLibraryImportWizardPage_Start() [3/3]

EagleLibraryImportWizardPage_Start ( std::shared_ptr< EagleLibraryImportWizardContext context,
QWidget *  parent = nullptr 
)
noexcept

◆ ~EagleLibraryImportWizardPage_Start()

Member Function Documentation

◆ operator=()

Member Data Documentation

◆ mUi

QScopedPointer<Ui::EagleLibraryImportWizardPage_Start> mUi
private

◆ mContext

std::shared_ptr<EagleLibraryImportWizardContext> mContext
private

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