LibrePCB Developers Documentation
NewElementWizardPage_ComponentProperties Class Referencefinal

The NewElementWizardPage_ComponentProperties class. More...

#include <newelementwizardpage_componentproperties.h>

Inherits QWizardPage.

+ Collaboration diagram for NewElementWizardPage_ComponentProperties:

Public Member Functions

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

Private Member Functions

void initializePage () noexcept override
 
void cleanupPage () noexcept override
 

Private Attributes

NewElementWizardContextmContext
 
QScopedPointer< Ui::NewElementWizardPage_ComponentProperties > mUi
 

Detailed Description

Constructor & Destructor Documentation

◆ NewElementWizardPage_ComponentProperties() [1/3]

◆ NewElementWizardPage_ComponentProperties() [2/3]

◆ NewElementWizardPage_ComponentProperties() [3/3]

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

◆ ~NewElementWizardPage_ComponentProperties()

+ Here is the caller graph for this function:

Member Function Documentation

◆ validatePage()

bool validatePage ( )
overridenoexcept
+ Here is the call graph for this function:

◆ isComplete()

bool isComplete ( ) const
overridenoexcept

◆ nextId()

int nextId ( ) const
overridenoexcept

◆ operator=()

◆ 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_ComponentProperties> mUi
private

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