#include <iARawFileParamDlg.h>
◆ iARawFileParamDlg()
Constructor.
- Parameters
-
| fileName | File name of the RAW file. |
| parent | The parent widget. |
| title | The window title. |
| additionalParams | List of additional input parameters ( |
- See also
- iAParamDlg).
- Parameters
-
| [out] | rawFileParams | The parameters of the raw file that were set by the user. |
◆ ~iARawFileParamDlg()
| iARawFileParamDlg::~iARawFileParamDlg |
( |
| ) |
|
◆ 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: