11#ifndef DDT_DATAVISUALISATION_DDTWIDGETS_CUTVALUESWIDGET_HPP
12#define DDT_DATAVISUALISATION_DDTWIDGETS_CUTVALUESWIDGET_HPP
14#include <QtUiPlugin/QDesignerExportWidget>
78 QPushButton* auto_cut_button;
79 QPushButton* min_max_button;
80 QPushButton* user_cut_button;
81 QLabel* low_value_label;
82 QLabel* high_value_label;
83 QLineEdit* low_value_edit;
84 QLineEdit* high_value_edit;
110 void CurrentCutValues(const
double cutvalue_min, const
double cutvalue_max);
Definition ddtDatavisualisationUtils.hpp:18
DDT Utils. Helper classes for DDT Datavisualisation. Utilities for the DDT Datavisualisation.
Image Handling class, offers access to image handling functions. This file is part of the DDT Image H...