control::TaskRemover Class Reference

Inheritance diagram for control::TaskRemover:
Inheritance graph
[legend]
Collaboration diagram for control::TaskRemover:
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 ()
void execute (const domain::StorableData *data)
bool userIsValid () const

Detailed Description

Definition at line 9 of file taskremover.h.


Member Function Documentation

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

Returns the action type of the controller

Implements control::ControllerInterface.

Definition at line 19 of file taskremover.cpp.

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

Returns the data type on which the controller acts

Implements control::ControllerInterface.

Definition at line 24 of file taskremover.cpp.

QString TaskRemover::description (  )  const [virtual]

Returns the description of the controller

Implements control::ControllerInterface.

Definition at line 29 of file taskremover.cpp.

void TaskRemover::execute ( const domain::StorableData data  )  [private, virtual]

Executes a use case for a given object

Parameters:
data Data that has to be executed

Reimplemented from control::ControllerInterface.

Definition at line 39 of file taskremover.cpp.

Here is the call graph for this function:

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

Executes a whole use case

Implements control::ControllerInterface.

Definition at line 58 of file taskremover.cpp.

Here is the call graph for this function:

QString TaskRemover::name (  )  const [virtual]

Returns the name of the controller

Implements control::ControllerInterface.

Definition at line 114 of file taskremover.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:08 2010 for MopTaskManager by  doxygen 1.6.3