domain::ResourceType Class Reference

"Class to represent the type of a user" More...

#include <resourcetype.h>

Inheritance diagram for domain::ResourceType:
Inheritance graph
[legend]
Collaboration diagram for domain::ResourceType:
Collaboration graph
[legend]

List of all members.

Private Member Functions

 ResourceType (const QString &id, const QString &name)

Friends

class TaskManagerData

Detailed Description

"Class to represent the type of a user"

This class is used to represent the type of a resource. It contains an id and a name.

Constructors and destructor are private, creating and deleting resourcetypes is handled by the class TaskManagerData.

See also:
TaskManagerData::createResourceType

Definition at line 23 of file resourcetype.h.


Constructor & Destructor Documentation

ResourceType::ResourceType ( const QString &  id,
const QString &  name 
) [private]

Creates a new resourcetype with the given properties.

Definition at line 5 of file resourcetype.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Enumerations Enumerator
Generated on Thu May 27 14:20:16 2010 for MopTaskManager by  doxygen 1.6.3