#include <threshold_plugin.h>
Inherits QObject, and AlgorithmInterface.
Inheritance diagram for ThresholdPlugin:
Public Member Functions | |
Algorithm * | getAlgorithm () const |
ConfigWidget * | getConfigWidget () const |
Configuration * | getConfiguration () const |
Implements AlgorithmInterface
Definition at line 35 of file threshold_plugin.h.
|
Getter for the algorithm
Implements AlgorithmInterface. Definition at line 31 of file threshold_plugin.cpp. |
|
Getter for the Configuration
Implements AlgorithmInterface. Definition at line 46 of file threshold_plugin.cpp. |
|
Getter for the ConfigWidget
Implements AlgorithmInterface. Definition at line 38 of file threshold_plugin.cpp. |