open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
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, iAAttributes const &additionalParams, QVariantMap &paramValues, bool brightTheme)
 Constructor.
 
 ~iARawFileParamDlg ()
 
bool accepted () const
 Checks whether or not the user has accepted the input dialog.
 
QVariantMap parameterValues () const
 access to the values entered by user.
 

Constructor & Destructor Documentation

◆ iARawFileParamDlg()

iARawFileParamDlg::iARawFileParamDlg ( QString const &  fileName,
QWidget *  parent,
QString const &  title,
iAAttributes const &  additionalParams,
QVariantMap &  paramValues,
bool  brightTheme 
)

Constructor.

Parameters
fileNameFile name of the RAW file.
parentThe parent widget.
titleThe window title.
additionalParamsList of additional input parameters (
See also
iAParamDlg).
Parameters
[out]paramValuesThe parameters of the raw file that were set by the user.
brightThemewhether the program currently uses a dark theme (affects green/red background in file size check)

◆ ~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()

QVariantMap iARawFileParamDlg::parameterValues ( ) const

access to the values entered by user.


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