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