ThresholdPlugin Class Reference

the concrete plugin for TestAlgorithm, providing the methods to create TestAlgorithm, TestConfiguration and TestConfigWidget More...

#include <threshold_plugin.h>

Inherits QObject, and AlgorithmInterface.

Inheritance diagram for ThresholdPlugin:

Inheritance graph
[legend]
Collaboration diagram for ThresholdPlugin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

the concrete plugin for TestAlgorithm, providing the methods to create TestAlgorithm, TestConfiguration and TestConfigWidget

ThresholdPlugin

Implements AlgorithmInterface

See also:
AlgorithmInterface

Definition at line 35 of file threshold_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 31 of file threshold_plugin.cpp.

Configuration * getConfiguration  )  const [virtual]
 

Getter for the Configuration

Returns:
a pointer to a newly created configuration object.

Implements AlgorithmInterface.

Definition at line 46 of file threshold_plugin.cpp.

ConfigWidget * getConfigWidget  )  const [virtual]
 

Getter for the ConfigWidget

Returns:
a pointer to a newly created configwidget.

Implements AlgorithmInterface.

Definition at line 38 of file threshold_plugin.cpp.


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