Medical Imaging Interaction Toolkit  2023.12.99-77685e7b
Medical Imaging Interaction Toolkit
QmitkFitParameterWidget.h File Reference
#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)
 

Function Documentation

◆ SanatizeString()

std::string SanatizeString ( std::string  str)

Helper function to sanatize strings before used in a csv export Moved to header in order to be reusabel for other ModelFitUI widgets.