26 #ifndef RAWDATADIALOG_H
27 #define RAWDATADIALOG_H
30 #include "ui_RawDataDialog.h"
85 #endif // RAWDATADIALOG_H
Ui::RawDataDialog ui
Definition: RawDataDialog.h:82
void init()
Initializes the dialog options.
Input of the parameter to read a raw data file.
Definition: RawDataDialog.h:45
This class manage raw images, i.e., images that are directly loaded from a file containing only the b...
Definition: RawImageComponent.h:47
~RawDataDialog()
Destructor.
virtual void voxelTypeChanged(int)
int getNbScalarComponents()
QString filename
Definition: RawDataDialog.h:78
RawDataDialog(QString filename)
Default Constructor.