open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | List of all members
iARawFileParamDlg Class Reference

#include <iARawFileParamDlg.h>

Inheritance diagram for iARawFileParamDlg:
[legend]
Collaboration diagram for iARawFileParamDlg:
[legend]

Public Member Functions

 iARawFileParamDlg (QString const &fileName, QWidget *parent, QString const &title, iAParameterDlg::ParamListT const &additionalParams, iARawFileParameters &rawFileParams)
 Constructor. More...
 
 ~iARawFileParamDlg ()
 
bool accepted () const
 Checks whether or not the user has accepted the input dialog. More...
 
QMap< QString, QVariant > parameterValues () const
 access to the values entered by user. More...
 

Constructor & Destructor Documentation

◆ iARawFileParamDlg()

iARawFileParamDlg::iARawFileParamDlg ( QString const &  fileName,
QWidget *  parent,
QString const &  title,
iAParameterDlg::ParamListT const &  additionalParams,
iARawFileParameters rawFileParams 
)

Constructor.

Parameters
fileNameFile name of the RAW file.
parentThe parent widget.
titleThe window title.
additionalParamsList of additional input parameters (
See also
iAParamDlg).
Parameters
[out]rawFileParamsThe parameters of the raw file that were set by the user.

◆ ~iARawFileParamDlg()

iARawFileParamDlg::~iARawFileParamDlg ( )

Member Function Documentation

◆ accepted()

bool iARawFileParamDlg::accepted ( ) const

Checks whether or not the user has accepted the input dialog.

Returns
true if the user accepted (i.e. clicked "OK"), false if he cancelled.

◆ parameterValues()

QMap< QString, QVariant > iARawFileParamDlg::parameterValues ( ) const

access to the values entered by user.


The documentation for this class was generated from the following files: