![]() |
LibrePCB Developers Documentation
|
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_DeviceProperties & | operator= (const NewElementWizardPage_DeviceProperties &rhs)=delete |
Private Member Functions | |
| void | btnChooseComponentClicked () noexcept |
| void | btnChoosePackageClicked () noexcept |
| void | setComponent (const std::optional< Uuid > &uuid) noexcept |
| void | setPackage (const std::optional< Uuid > &uuid) noexcept |
| void | initializePage () noexcept override |
| void | cleanupPage () noexcept override |
Private Attributes | |
| NewElementWizardContext & | mContext |
| QScopedPointer< Ui::NewElementWizardPage_DeviceProperties > | mUi |
The NewElementWizardPage_DeviceProperties class.
|
delete |
|
delete |
|
explicitnoexcept |
Here is the call graph for this function:
|
noexcept |
|
overridenoexcept |
|
overridenoexcept |
|
delete |
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
overrideprivatenoexcept |
Here is the call graph for this function:
|
overrideprivatenoexcept |
|
private |
|
private |