TestAlgorithmPlugin Class Reference

the concrete plugin for ThresholdAlgorithm, providing the methods to create ThresholdAlgorithm, ThresholdConfiguration and ThresholdConfigWidget More...

#include <test_algorithm_plugin.h>

Inherits QObject, and AlgorithmInterface.

Inheritance diagram for TestAlgorithmPlugin:

Inheritance graph
[legend]
Collaboration diagram for TestAlgorithmPlugin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

AlgorithmgetAlgorithm () const
ConfigWidgetgetConfigWidget () const
ConfigurationgetConfiguration () const

Detailed Description

the concrete plugin for ThresholdAlgorithm, providing the methods to create ThresholdAlgorithm, ThresholdConfiguration and ThresholdConfigWidget

TestAlgorithmPlugin

Implements AlgorithmInterface

See also:
AlgorithmInterface

Definition at line 36 of file test_algorithm_plugin.h.


Member Function Documentation

Algorithm * getAlgorithm  )  const [virtual]
 

Getter for the algorithm

Returns:
a pointer to a newly created algorithm.

Implements AlgorithmInterface.

Definition at line 16 of file test_algorithm_plugin.cpp.

Configuration * getConfiguration  )  const [virtual]
 

Getter for the Configuration

Returns:
a pointer to a newly created configuration object.

Implements AlgorithmInterface.

Definition at line 31 of file test_algorithm_plugin.cpp.

ConfigWidget * getConfigWidget  )  const [virtual]
 

Getter for the ConfigWidget

Returns:
a pointer to a newly created configwidget.

Implements AlgorithmInterface.

Definition at line 23 of file test_algorithm_plugin.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Aug 13 18:20:00 2006 for iMEDgine by  doxygen 1.4.6