| 
    Medical Imaging Interaction Toolkit
    2025.08.00
    
   Medical Imaging Interaction Toolkit 
   | 
 
#include "mitkModelFitInfo.h"#include "mitkPointSet.h"#include "MitkModelFitUIExports.h"#include "ui_QmitkFitParameterWidget.h"#include <QWidget>Go to the source code of this file.
Classes | |
| class | QmitkFitParameterWidget | 
Functions | |
| std::string | SanatizeString (std::string str) | 
| std::string SanatizeString | ( | std::string | str | ) | 
Helper function to sanitize strings before used in a csv export Moved to header in order to be reusabel for other ModelFitUI widgets.