![]() |
LibrePCB Developers Documentation
|
The NewProjectWizardPage_Metadata class. More...
#include <newprojectwizardpage_metadata.h>
Inherits QWizardPage.
Collaboration diagram for NewProjectWizardPage_Metadata:Public Member Functions | |
| NewProjectWizardPage_Metadata (const Workspace &ws, QWidget *parent=nullptr) noexcept | |
| NewProjectWizardPage_Metadata (const NewProjectWizardPage_Metadata &other)=delete | |
| ~NewProjectWizardPage_Metadata () noexcept | |
| void | setProjectName (const QString &name) noexcept |
| void | setLocationOverride (const FilePath &dir) noexcept |
| QString | getProjectName () const noexcept |
| QString | getProjectAuthor () const noexcept |
| bool | isLicenseSet () const noexcept |
| FilePath | getProjectLicenseFilePath () const noexcept |
| FilePath | getFullFilePath () const noexcept |
| NewProjectWizardPage_Metadata & | operator= (const NewProjectWizardPage_Metadata &rhs)=delete |
Private Member Functions | |
| void | nameChanged (const QString &name) noexcept |
| void | pathChanged (const QString &fp) noexcept |
| void | chooseLocationClicked () noexcept |
| bool | isComplete () const noexcept override |
| bool | validatePage () noexcept override |
| void | setStatusMessage (const QString &msg) const noexcept |
Private Attributes | |
| const Workspace & | mWorkspace |
| QScopedPointer< Ui::NewProjectWizardPage_Metadata > | mUi |
| FilePath | mLocation |
| bool | mLocationOverridden |
| FilePath | mFullFilePath |
The NewProjectWizardPage_Metadata class.
|
explicitnoexcept |
Here is the call graph for this function:
|
delete |
|
noexcept |
Here is the call graph for this function:
|
noexcept |
Here is the caller graph for this function:
|
noexcept |
|
noexcept |
Here is the caller graph for this function:
|
noexcept |
Here is the caller graph for this function:
|
noexcept |
Here is the caller graph for this function:
|
noexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinenoexcept |
Here is the caller graph for this function:
|
delete |
|
privatenoexcept |
Here is the call graph for this function:
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:
|
overrideprivatenoexcept |
Here is the call graph for this function:
|
overrideprivatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
private |
|
private |