LibrePCB Developers Documentation
NewElementWizardPage_DeviceProperties Class Referencefinal

The NewElementWizardPage_DeviceProperties class. More...

#include <newelementwizardpage_deviceproperties.h>

Inherits QWizardPage.

+ Collaboration diagram for NewElementWizardPage_DeviceProperties:

Public Member Functions

 NewElementWizardPage_DeviceProperties ()=delete
 
 NewElementWizardPage_DeviceProperties (const NewElementWizardPage_DeviceProperties &other)=delete
 
 NewElementWizardPage_DeviceProperties (NewElementWizardContext &context, QWidget *parent=0) noexcept
 
 ~NewElementWizardPage_DeviceProperties () noexcept
 
bool isComplete () const noexcept override
 
int nextId () const noexcept override
 
NewElementWizardPage_DevicePropertiesoperator= (const NewElementWizardPage_DeviceProperties &rhs)=delete
 

Private Member Functions

void btnChooseComponentClicked () noexcept
 
void btnChoosePackageClicked () noexcept
 
void setComponent (const tl::optional< Uuid > &uuid) noexcept
 
void setPackage (const tl::optional< Uuid > &uuid) noexcept
 
void initializePage () noexcept override
 
void cleanupPage () noexcept override
 

Private Attributes

NewElementWizardContextmContext
 
QScopedPointer< Ui::NewElementWizardPage_DeviceProperties > mUi
 

Detailed Description

Constructor & Destructor Documentation

◆ NewElementWizardPage_DeviceProperties() [1/3]

◆ NewElementWizardPage_DeviceProperties() [2/3]

◆ NewElementWizardPage_DeviceProperties() [3/3]

NewElementWizardPage_DeviceProperties ( NewElementWizardContext context,
QWidget *  parent = 0 
)
explicitnoexcept
+ Here is the call graph for this function:

◆ ~NewElementWizardPage_DeviceProperties()

+ Here is the caller graph for this function:

Member Function Documentation

◆ isComplete()

bool isComplete ( ) const
overridenoexcept

◆ nextId()

int nextId ( ) const
overridenoexcept
+ Here is the call graph for this function:

◆ operator=()

◆ btnChooseComponentClicked()

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

◆ btnChoosePackageClicked()

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

◆ setComponent()

void setComponent ( const tl::optional< Uuid > &  uuid)
privatenoexcept
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setPackage()

void setPackage ( const tl::optional< Uuid > &  uuid)
privatenoexcept
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ initializePage()

void initializePage ( )
overrideprivatenoexcept
+ Here is the call graph for this function:

◆ cleanupPage()

void cleanupPage ( )
overrideprivatenoexcept

Member Data Documentation

◆ mContext

NewElementWizardContext& mContext
private

◆ mUi

QScopedPointer<Ui::NewElementWizardPage_DeviceProperties> mUi
private

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