The NewProjectWizardPage_Initialization class.
More...
#include <newprojectwizardpage_initialization.h>
Inherits QWizardPage.
◆ NewProjectWizardPage_Initialization() [1/2]
◆ NewProjectWizardPage_Initialization() [2/2]
◆ ~NewProjectWizardPage_Initialization()
◆ getCreateSchematic()
bool getCreateSchematic |
( |
| ) |
const |
|
noexcept |
◆ getSchematicName()
QString getSchematicName |
( |
| ) |
const |
|
noexcept |
◆ getSchematicDirName()
QString getSchematicDirName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getCreateBoard()
bool getCreateBoard |
( |
| ) |
const |
|
noexcept |
◆ getBoardName()
QString getBoardName |
( |
| ) |
const |
|
noexcept |
◆ getBoardDirName()
QString getBoardDirName |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=()
◆ schematicNameChanged()
void schematicNameChanged |
( |
const QString & |
name | ) |
|
|
privatenoexcept |
◆ boardNameChanged()
void boardNameChanged |
( |
const QString & |
name | ) |
|
|
privatenoexcept |
◆ isComplete()
bool isComplete |
( |
| ) |
const |
|
overrideprivatenoexcept |
◆ mUi
QScopedPointer<Ui::NewProjectWizardPage_Initialization> mUi |
|
private |
◆ mSchematicDirName
QString mSchematicDirName |
|
private |
◆ mBoardDirName
The documentation for this class was generated from the following files: