#include "../global/global_definitions.h"
#include "../algorithms/algorithm_definition.h"
#include "../algorithms/algorithm_config.h"
#include <QWidget>
#include <vector>
#include <utility>
Include dependency graph for algorithm_widget.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | imedgine |
Classes | |
class | AlgorithmWidget |
The GUI widget for algorithm selection and configuration. More... |
Christian Koerner (christian.koerner@imedgine.org)
Alexander Lex (alexander.lex@imedgine.org)
Marc Streit (marc.streit@imedgine.org)
Martin Reininger (martin.reininger@imedgine.org)
Definition in file algorithm_widget.h.