#include <QtXml/QXmlDefaultHandler>
#include <QtXml/QXmlAttributes>
#include <QString>
#include "../algorithms/algorithm_config.h"
#include "../algorithms/algorithm_definition.h"
#include "../global/global_definitions.h"
Include dependency graph for config_handler.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 | ConfigHandler |
the handler doing the actual parsing of iMEDgine's configuration.xml file which defines Algorithms and their properties 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 config_handler.h.