#include <ProjectManager.h>
◆ ProjectManager()
| ProjectManager::ProjectManager |
( |
| ) |
|
◆ ~ProjectManager()
| ProjectManager::~ProjectManager |
( |
| ) |
|
◆ clearProject()
| void ProjectManager::clearProject |
( |
| ) |
|
◆ currentProjectDirectory()
| std::string ProjectManager::currentProjectDirectory |
( |
| ) |
const |
◆ currentProjectFile()
| std::string ProjectManager::currentProjectFile |
( |
| ) |
const |
◆ initializeClass()
◆ instance()
◆ isLoadingProject()
| bool ProjectManager::isLoadingProject |
( |
| ) |
const |
◆ loadBuiltinProject()
| void ProjectManager::loadBuiltinProject |
( |
const std::string & |
resourceFile, |
|
|
Item * |
parentItem = nullptr |
|
) |
| |
◆ loadProject()
| void ProjectManager::loadProject |
( |
const std::string & |
filename, |
|
|
Item * |
parentItem = nullptr |
|
) |
| |
◆ overwriteCurrentProject()
| void ProjectManager::overwriteCurrentProject |
( |
| ) |
|
◆ saveProject()
| void ProjectManager::saveProject |
( |
const std::string & |
filename, |
|
|
Item * |
item = nullptr |
|
) |
| |
◆ setCurrentProjectName()
| void ProjectManager::setCurrentProjectName |
( |
const std::string & |
filename | ) |
|
◆ setDefaultOptionToStoreLayoutInProjectFile()
| void ProjectManager::setDefaultOptionToStoreLayoutInProjectFile |
( |
bool |
on | ) |
|
|
static |
◆ sigProjectAboutToBeLoaded()
| SignalProxy< void(int recursiveLevel)> ProjectManager::sigProjectAboutToBeLoaded |
( |
| ) |
|
◆ sigProjectLoaded()
| SignalProxy< void(int recursiveLevel)> ProjectManager::sigProjectLoaded |
( |
| ) |
|
◆ ExtensionManager
◆ ExtensionManagerImpl
| friend class ExtensionManagerImpl |
|
friend |
The documentation for this class was generated from the following files: