![]() |
LibrePCB Developers Documentation
|
The NewElementWizardPage_EnterMetadata class. More...
#include <newelementwizardpage_entermetadata.h>
Inherits QWizardPage.
Collaboration diagram for NewElementWizardPage_EnterMetadata:Public Member Functions | |
| NewElementWizardPage_EnterMetadata ()=delete | |
| NewElementWizardPage_EnterMetadata (const NewElementWizardPage_EnterMetadata &other)=delete | |
| NewElementWizardPage_EnterMetadata (NewElementWizardContext &context, QWidget *parent=0) noexcept | |
| ~NewElementWizardPage_EnterMetadata () noexcept | |
| bool | isComplete () const noexcept override |
| int | nextId () const noexcept override |
| NewElementWizardPage_EnterMetadata & | operator= (const NewElementWizardPage_EnterMetadata &rhs)=delete |
Private Member Functions | |
| void | edtNameTextChanged (const QString &text) noexcept |
| void | edtDescriptionTextChanged () noexcept |
| void | edtKeywordsTextChanged (const QString &text) noexcept |
| void | edtAuthorTextChanged (const QString &text) noexcept |
| void | edtVersionTextChanged (const QString &text) noexcept |
| void | btnChooseCategoryClicked () noexcept |
| void | btnResetCategoryClicked () noexcept |
| void | updateCategoryTreeLabel () noexcept |
| void | initializePage () noexcept override |
| void | cleanupPage () noexcept override |
Private Attributes | |
| NewElementWizardContext & | mContext |
| QScopedPointer< Ui::NewElementWizardPage_EnterMetadata > | mUi |
The NewElementWizardPage_EnterMetadata class.
|
delete |
|
delete |
|
explicitnoexcept |
Here is the call graph for this function:
|
noexcept |
|
overridenoexcept |
|
overridenoexcept |
|
delete |
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
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:
|
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 |
Here is the call graph for this function:
|
private |
|
private |