![]() |
LibrePCB Developers Documentation
|
The InitializeWorkspaceWizard class. More...
#include <initializeworkspacewizard.h>
Inherits QWizard.
Collaboration diagram for InitializeWorkspaceWizard:Public Member Functions | |
| InitializeWorkspaceWizard (bool forceChoosePath, QWidget *parent=nullptr) noexcept | |
| InitializeWorkspaceWizard (const InitializeWorkspaceWizard &other)=delete | |
| ~InitializeWorkspaceWizard () noexcept | |
| bool | getNeedsToBeShown () const noexcept |
| const FilePath & | getWorkspacePath () const noexcept |
| const QString & | getDataDir () const noexcept |
| bool | getWorkspaceContainsNewerFileFormats () const noexcept |
| void | setWorkspacePath (const FilePath &fp) |
| InitializeWorkspaceWizard & | operator= (const InitializeWorkspaceWizard &rhs)=delete |
Private Member Functions | |
| void | updateStartPage () noexcept |
Private Attributes | |
| InitializeWorkspaceWizardContext | mContext |
| QScopedPointer< Ui::InitializeWorkspaceWizard > | mUi |
| bool | mForceChoosePath |
| bool | mNeedsToBeShown |
The InitializeWorkspaceWizard class.
|
explicitnoexcept |
|
delete |
|
noexcept |
|
inlinenoexcept |
Here is the caller graph for this function:
|
inlinenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:| void setWorkspacePath | ( | const FilePath & | fp | ) |
Here is the call graph for this function:
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:
|
private |
|
private |
|
private |
|
private |