openfluid::base::ProjectManager Member List
This is the complete list of members for openfluid::base::ProjectManager, including all inherited members.
close()openfluid::base::ProjectManager
create(const std::string &Path, const std::string &Name, const std::string &Description, const std::string &Authors, const bool Inc)openfluid::base::ProjectManager
getAuthors() const openfluid::base::ProjectManager [inline]
getConfigValue(const QString &Group, const QString &Key) const openfluid::base::ProjectManager
getCreationDate() const openfluid::base::ProjectManager [inline]
getDescription() const openfluid::base::ProjectManager [inline]
getInputDir() const openfluid::base::ProjectManager [inline]
getInstance()openfluid::base::ProjectManager [static]
getLastModDate() const openfluid::base::ProjectManager [inline]
getName() const openfluid::base::ProjectManager [inline]
getOutputDir()openfluid::base::ProjectManager [inline]
getPath() const openfluid::base::ProjectManager [inline]
getProjectInfos(const std::string &Path, std::string &Name, std::string &Description, std::string &Authors, std::string &CreationDate, std::string &LastModDate)openfluid::base::ProjectManager [static]
isIncrementalOutputDir() const openfluid::base::ProjectManager [inline]
isOpened() const openfluid::base::ProjectManager [inline]
isProject(const std::string &Path)openfluid::base::ProjectManager [static]
open(const std::string &Path)openfluid::base::ProjectManager
save()openfluid::base::ProjectManager
setAuthors(const std::string &Authors)openfluid::base::ProjectManager [inline]
setConfigValue(const QString &Group, const QString &Key, const QVariant &Value)openfluid::base::ProjectManager
setCreationDate(const std::string &CreationDate)openfluid::base::ProjectManager [inline]
setCreationDateAsNow()openfluid::base::ProjectManager [inline]
setDescription(const std::string &Description)openfluid::base::ProjectManager [inline]
setIncrementalOutputDir(const bool Inc)openfluid::base::ProjectManager [inline]
setLastModDate(const std::string &LastModDate)openfluid::base::ProjectManager [inline]
setName(const std::string &Name)openfluid::base::ProjectManager [inline]
updateOutputDir()openfluid::base::ProjectManager
~ProjectManager()openfluid::base::ProjectManager
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines