domain::Type Class Reference

#include <type.h>

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

List of all members.

Public Member Functions

const QString & id () const
const QString & name () const

Protected Member Functions

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

Private Member Functions

 Type (const Type &type)
Typeoperator= (const Type &)

Private Attributes

TypePrivated

Friends

class TaskManagerData

Detailed Description

This class is the general superclass of all other '-type' objects. It has an id and a name.

Definition at line 19 of file type.h.


Constructor & Destructor Documentation

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

Creates a new type with the given properties.

Definition at line 14 of file type.cpp.


Member Function Documentation

const QString & domain::Type::id (  )  const

Returns the id of this type.

Definition at line 30 of file type.cpp.

const QString & domain::Type::name (  )  const

Returns the name of this type.

Definition at line 35 of file type.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