LibrePCB Developers Documentation
InitializeWorkspaceWizard_ChooseSettings Class Referencefinal

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_ChooseSettingsoperator= (const InitializeWorkspaceWizard_ChooseSettings &rhs)=delete
 

Private Member Functions

void cbxVersionCurrentIndexChanged (int index) noexcept
 

Private Attributes

InitializeWorkspaceWizardContextmContext
 
QScopedPointer< Ui::InitializeWorkspaceWizard_ChooseSettings > mUi
 

Detailed Description

Constructor & Destructor Documentation

◆ InitializeWorkspaceWizard_ChooseSettings() [1/2]

InitializeWorkspaceWizard_ChooseSettings ( InitializeWorkspaceWizardContext context,
QWidget *  parent = 0 
)
explicitnoexcept
+ Here is the call graph for this function:

◆ InitializeWorkspaceWizard_ChooseSettings() [2/2]

◆ ~InitializeWorkspaceWizard_ChooseSettings()

Member Function Documentation

◆ validatePage()

bool validatePage ( )
overridenoexcept
+ Here is the call graph for this function:

◆ nextId()

int nextId ( ) const
overridenoexcept

◆ operator=()

◆ cbxVersionCurrentIndexChanged()

void cbxVersionCurrentIndexChanged ( int  index)
privatenoexcept

Member Data Documentation

◆ mContext

◆ mUi

QScopedPointer<Ui::InitializeWorkspaceWizard_ChooseSettings> mUi
private

The documentation for this class was generated from the following files: