domain::UserType Class Reference

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

#include <usertype.h>

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

List of all members.

Protected Member Functions

 UserType (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 user. It contains an id and a name.

Constructors and destructor are protected, creating and deleting usertypes is handled by the class TaskManagerData.

See also:
TaskManagerData::createUserType

Definition at line 24 of file usertype.h.


Constructor & Destructor Documentation

UserType::UserType ( const QString &  id,
const QString &  name 
) [protected]

Creates a new usertype with the given properties.

Definition at line 5 of file usertype.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:20 2010 for MopTaskManager by  doxygen 1.6.3