#include "threshold_config_widget.h"
#include "threshold_configuration.h"
#include "../../exceptions/invalid_cast_exception.h"
#include "../../datasets/pixel_metadata.h"
#include <QGridLayout>
#include <QLabel>
#include <QMessageBox>
#include <QSpinBox>
#include <QErrorMessage>
#include <iostream>
Include dependency graph for threshold_config_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 threshold_config_widget.cpp.