Project Class Reference
#include <project.h>
List of all members.
Detailed Description
Definition at line 8 of file project.h.
Member Function Documentation
void Project::clear |
( |
|
) |
[static] |
QDateTime Project::dateCreation |
( |
|
) |
[static] |
QDateTime Project::dateModified |
( |
|
) |
[static] |
QString Project::description |
( |
|
) |
[static] |
QString Project::name |
( |
|
) |
[static] |
QString Project::ownerEmail |
( |
|
) |
[static] |
QString Project::ownerName |
( |
|
) |
[static] |
void Project::setDateCalendar |
( |
DateCalendar * |
dc |
) |
[static] |
void Project::setDateCreation |
( |
QDateTime |
date |
) |
[static] |
void Project::setDateModified |
( |
QDateTime |
date |
) |
[static] |
void Project::setDescription |
( |
QString |
desc |
) |
[static] |
void Project::setName |
( |
QString |
name |
) |
[static] |
void Project::setOwnerEmail |
( |
QString |
email |
) |
[static] |
void Project::setOwnerName |
( |
QString |
owner |
) |
[static] |
The documentation for this class was generated from the following files: