LibrePCB Developers Documentation
NewProjectWizardPage_VersionControl Class Referencefinal

The NewProjectWizardPage_VersionControl class. More...

#include <newprojectwizardpage_versioncontrol.h>

Inherits QWizardPage.

+ Collaboration diagram for NewProjectWizardPage_VersionControl:

Public Member Functions

 NewProjectWizardPage_VersionControl (QWidget *parent=nullptr) noexcept
 
 NewProjectWizardPage_VersionControl (const NewProjectWizardPage_VersionControl &other)=delete
 
 ~NewProjectWizardPage_VersionControl () noexcept
 
bool getInitGitRepository () const noexcept
 
NewProjectWizardPage_VersionControloperator= (const NewProjectWizardPage_VersionControl &rhs)=delete
 

Private Attributes

QScopedPointer< Ui::NewProjectWizardPage_VersionControl > mUi
 

Detailed Description

Constructor & Destructor Documentation

◆ NewProjectWizardPage_VersionControl() [1/2]

NewProjectWizardPage_VersionControl ( QWidget *  parent = nullptr)
explicitnoexcept

◆ NewProjectWizardPage_VersionControl() [2/2]

◆ ~NewProjectWizardPage_VersionControl()

Member Function Documentation

◆ getInitGitRepository()

bool getInitGitRepository ( ) const
noexcept

◆ operator=()

Member Data Documentation

◆ mUi

QScopedPointer<Ui::NewProjectWizardPage_VersionControl> mUi
private

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