open_iA 2024.7
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iANewRawFileLoadParamDlg Class Reference

Dialog for retrieving parameters for the raw file I/O. More...

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

Public Member Functions

bool askForParameters (QWidget *parent, iAAttributes const &parameters, QString const &ioName, QVariantMap &values, QString const &fileName, iADataSet const *dataSet) const override
 default implementation for asking file parameters The value contained in the values argument will be used as default values for the parameter, overwriting the default values provided in the parameters argument
 
- Public Member Functions inherited from iAFileParamDlg
virtual ~iAFileParamDlg ()
 

Additional Inherited Members

- Static Public Member Functions inherited from iAFileParamDlg
static void add (QString const &ioName, std::shared_ptr< iAFileParamDlg > dlg)
 register a dialog for a given I/O name:
 
static iAFileParamDlgget (QString const &ioName)
 factory method, creating a parameter dialog for the given file I/O name:
 
static bool getParameters (QWidget *parent, iAFileIO const *io, iAFileIO::Operation op, QString const &fileName, QVariantMap &result, iADataSet const *dataSet=nullptr)
 Convenience function for retrieving parameters for loading/saving a file.
 
static void setupDefaultFileParamDlgs ()
 set up a few custom file parameter dialogs
 

Detailed Description

Dialog for retrieving parameters for the raw file I/O.

Member Function Documentation

◆ askForParameters()

bool iANewRawFileLoadParamDlg::askForParameters ( QWidget * parent,
iAAttributes const & parameters,
QString const & ioName,
QVariantMap & values,
QString const & fileName,
iADataSet const * dataSet ) const
inlineoverridevirtual

default implementation for asking file parameters The value contained in the values argument will be used as default values for the parameter, overwriting the default values provided in the parameters argument

Reimplemented from iAFileParamDlg.


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