LibrePCB Developers Documentation
EagleLibraryImportWizardPage_SetOptions Class Referencefinal

The EagleLibraryImportWizardPage_SetOptions class. More...

#include <eaglelibraryimportwizardpage_setoptions.h>

Inherits QWizardPage.

+ Collaboration diagram for EagleLibraryImportWizardPage_SetOptions:

Public Member Functions

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

Private Member Functions

void updateComponentCategoryTreeLabel () noexcept
 
void updatePackageCategoryTreeLabel () noexcept
 

Private Attributes

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

Detailed Description

Constructor & Destructor Documentation

◆ EagleLibraryImportWizardPage_SetOptions() [1/3]

◆ EagleLibraryImportWizardPage_SetOptions() [2/3]

◆ EagleLibraryImportWizardPage_SetOptions() [3/3]

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

◆ ~EagleLibraryImportWizardPage_SetOptions()

Member Function Documentation

◆ initializePage()

void initializePage ( )
overridevirtual

◆ operator=()

◆ updateComponentCategoryTreeLabel()

void updateComponentCategoryTreeLabel ( )
privatenoexcept
+ Here is the call graph for this function:

◆ updatePackageCategoryTreeLabel()

void updatePackageCategoryTreeLabel ( )
privatenoexcept
+ Here is the call graph for this function:

Member Data Documentation

◆ mUi

QScopedPointer<Ui::EagleLibraryImportWizardPage_SetOptions> mUi
private

◆ mContext

std::shared_ptr<EagleLibraryImportWizardContext> mContext
private

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