#include "algorithm_widget.h"
#include "../controller/controller.h"
#include "config_widget.h"
#include "../algorithms/algorithm_config.h"
#include <QtGui/QGridLayout>
#include <QComboBox>
#include <QSpacerItem>
#include <QMessageBox>
#include <QPushButton>
#include <QListWidget>
Include dependency graph for algorithm_widget.cpp:
Go to the source code of this file.
Namespaces | |
namespace | imedgine |
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.cpp.