control::InvitationManager Class Reference

Inheritance diagram for control::InvitationManager:
Inheritance graph
[legend]
Collaboration diagram for control::InvitationManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

ActionType actionType () const
DataType dataType () const
QString description () const
QString name () const

Private Member Functions

void execute ()
bool userIsValid () const

Detailed Description

Definition at line 9 of file invitationmanager.h.


Member Function Documentation

ControllerInterface::ActionType InvitationManager::actionType (  )  const [virtual]

Returns the action type of the controller

Implements control::ControllerInterface.

Definition at line 15 of file invitationmanager.cpp.

ControllerInterface::DataType InvitationManager::dataType (  )  const [virtual]

Returns the data type on which the controller acts

Implements control::ControllerInterface.

Definition at line 20 of file invitationmanager.cpp.

QString InvitationManager::description (  )  const [virtual]

Returns the description of the controller

Implements control::ControllerInterface.

Definition at line 25 of file invitationmanager.cpp.

void InvitationManager::execute (  )  [private, virtual]

Executes a whole use case

Implements control::ControllerInterface.

Definition at line 40 of file invitationmanager.cpp.

Here is the call graph for this function:

QString InvitationManager::name (  )  const [virtual]

Returns the name of the controller

Implements control::ControllerInterface.

Definition at line 30 of file invitationmanager.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:07 2010 for MopTaskManager by  doxygen 1.6.3