Dialog asking the user for some given parameters.
More...
#include <iAParameterDlg.h>
Dialog asking the user for some given parameters.
◆ iAParameterDlg()
| iAParameterDlg::iAParameterDlg |
( |
QWidget * |
parent, |
|
|
QString const & |
title, |
|
|
QVector< QSharedPointer< iAAttributeDescriptor > > |
parameters, |
|
|
QString const & |
descr = QString() |
|
) |
| |
Create dialog with the given parameters.
- Parameters
-
| parent | the parent widget |
| title | the dialog title |
| parmaeters | list of parameters (name, type, value, range, ...) |
| descr | an optional description text, displayed on top of the dialog |
◆ exec()
| int iAParameterDlg::exec |
( |
| ) |
|
|
override |
◆ parameterValues()
| QMap< QString, QVariant > iAParameterDlg::parameterValues |
( |
| ) |
const |
◆ setSourceMdi()
◆ showROI()
| void iAParameterDlg::showROI |
( |
| ) |
|
◆ widgetList()
| QVector< QWidget * > iAParameterDlg::widgetList |
( |
| ) |
|
The documentation for this class was generated from the following files: