#include "ProjectInformation.h"
◆ ProjectInformation() [1/4]
| ProjectInformation::ProjectInformation |
( |
| ) |
|
◆ ProjectInformation() [2/4]
◆ ProjectInformation() [3/4]
◆ ProjectInformation() [4/4]
◆ ~ProjectInformation()
| ProjectInformation::~ProjectInformation |
( |
| ) |
|
|
inline |
◆ addGroup()
| void ProjectInformation::addGroup |
( |
const std::string & | _group | ) |
|
◆ getGroups()
| const std::list< std::string > & ProjectInformation::getGroups |
( |
void | | ) |
const |
|
inline |
◆ getLastAccessTime()
| const QDateTime & ProjectInformation::getLastAccessTime |
( |
void | | ) |
const |
|
inline |
◆ getProjectName()
| const std::string & ProjectInformation::getProjectName |
( |
void | | ) |
const |
|
inline |
◆ getProjectType()
| const std::string & ProjectInformation::getProjectType |
( |
void | | ) |
const |
|
inline |
◆ getUserName()
| const std::string & ProjectInformation::getUserName |
( |
void | | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setGroups()
| void ProjectInformation::setGroups |
( |
const std::list< std::string > & | _groups | ) |
|
|
inline |
◆ setLastAccessTime()
| void ProjectInformation::setLastAccessTime |
( |
const QDateTime & | _dateTime | ) |
|
|
inline |
◆ setProjectName()
| void ProjectInformation::setProjectName |
( |
const std::string & | _name | ) |
|
|
inline |
◆ setProjectType()
| void ProjectInformation::setProjectType |
( |
const std::string & | _type | ) |
|
|
inline |
◆ setUserName()
| void ProjectInformation::setUserName |
( |
const std::string & | _name | ) |
|
|
inline |
The documentation for this class was generated from the following files: