47 #ifndef _MIRA_MULTIINPUTDIALOG_H_ 48 #define _MIRA_MULTIINPUTDIALOG_H_ 53 #include <QDialogButtonBox> 54 #include <QVBoxLayout> 68 void addInputField(
const QString& name,
69 const QString& description,
71 bool multiLine =
false);
73 QString getInput(
const QString& name);
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67