![]() |
LibrePCB Developers Documentation
|
The InitializeWorkspaceWizard_ChooseSettings class. More...
#include <initializeworkspacewizard_choosesettings.h>
Inherits QWizardPage.
Collaboration diagram for InitializeWorkspaceWizard_ChooseSettings:Public Member Functions | |
| InitializeWorkspaceWizard_ChooseSettings (InitializeWorkspaceWizardContext &context, QWidget *parent=0) noexcept | |
| InitializeWorkspaceWizard_ChooseSettings (const InitializeWorkspaceWizard_ChooseSettings &other)=delete | |
| ~InitializeWorkspaceWizard_ChooseSettings () noexcept | |
| bool | validatePage () noexcept override |
| int | nextId () const noexcept override |
| InitializeWorkspaceWizard_ChooseSettings & | operator= (const InitializeWorkspaceWizard_ChooseSettings &rhs)=delete |
Private Member Functions | |
| void | cbxVersionCurrentIndexChanged (int index) noexcept |
Private Attributes | |
| InitializeWorkspaceWizardContext & | mContext |
| QScopedPointer< Ui::InitializeWorkspaceWizard_ChooseSettings > | mUi |
The InitializeWorkspaceWizard_ChooseSettings class.
|
explicitnoexcept |
Here is the call graph for this function:
|
delete |
|
noexcept |
|
overridenoexcept |
Here is the call graph for this function:
|
overridenoexcept |
|
delete |
|
privatenoexcept |
|
private |
|
private |