itom
|
Public Member Functions | |
DialogOpenNewGui (const QString &widgetName, const QVector< ito::Param > &initParamsMand, const QVector< ito::Param > &initParamsOpt) | |
ito::RetVal | getFilledMandParams (QVector< ito::ParamBase > ¶ms) |
ito::RetVal | getFilledOptParams (QVector< ito::ParamBase > ¶ms) |
Protected Attributes | |
ParamInputParser * | m_pMandParser |
ParamInputParser * | m_pOptParser |
Private Slots | |
void | on_buttonBox_accepted () |
Private Attributes | |
Ui::DialogOpenNewGui | ui |