The InitializeWorkspaceWizardContext class.
More...
#include <initializeworkspacewizardcontext.h>
Inherits QObject.
◆ PageId
| Enumerator |
|---|
| ID_None | last page
|
| ID_Welcome | |
| ID_ChooseWorkspace | |
| ID_Upgrade | |
| ID_ChooseSettings | |
◆ InitializeWorkspaceWizardContext() [1/2]
◆ InitializeWorkspaceWizardContext() [2/2]
◆ ~InitializeWorkspaceWizardContext()
◆ getWorkspacePath()
| const FilePath & getWorkspacePath |
( |
| ) |
const |
|
inlinenoexcept |
◆ isWorkspacePathValid()
| bool isWorkspacePathValid |
( |
| ) |
const |
|
inlinenoexcept |
◆ getWorkspaceExists()
| bool getWorkspaceExists |
( |
| ) |
const |
|
inlinenoexcept |
◆ getDataDir()
| const QString & getDataDir |
( |
| ) |
const |
|
inlinenoexcept |
◆ getUpgradeCopyDirs()
| const std::pair< QString, QString > & getUpgradeCopyDirs |
( |
| ) |
const |
|
inlinenoexcept |
◆ getNeedsInitialization()
| bool getNeedsInitialization |
( |
| ) |
const |
|
inlinenoexcept |
◆ getNeedsUpgrade()
| bool getNeedsUpgrade |
( |
| ) |
const |
|
inlinenoexcept |
◆ getWorkspaceContainsNewerFileFormats()
| bool getWorkspaceContainsNewerFileFormats |
( |
| ) |
const |
|
noexcept |
◆ setWorkspacePath()
| void setWorkspacePath |
( |
const FilePath & |
fp | ) |
|
◆ setAppLocale()
| void setAppLocale |
( |
const QString & |
locale | ) |
|
|
inlinenoexcept |
◆ setLengthUnit()
◆ setLibraryNormOrder()
| void setLibraryNormOrder |
( |
const QStringList & |
order | ) |
|
|
inlinenoexcept |
◆ setUserName()
| void setUserName |
( |
const QString & |
name | ) |
|
|
inlinenoexcept |
◆ initializeEmptyWorkspace()
| void initializeEmptyWorkspace |
( |
| ) |
const |
◆ installExampleProjects()
| void installExampleProjects |
( |
| ) |
const |
|
noexcept |
◆ operator=()
◆ mWorkspacePath
◆ mWorkspacePathValid
◆ mWorkspaceExists
◆ mDataDirs
◆ mDataDir
◆ mUpgradeCopyDirs
| std::pair<QString, QString> mUpgradeCopyDirs |
|
private |
◆ mAppLocale
◆ mLengthUnit
◆ mLibraryNormOrder
| QStringList mLibraryNormOrder |
|
private |
◆ mUserName
The documentation for this class was generated from the following files: