itom
|
Public Member Functions | |
DialogNewPluginInstance (QModelIndex &modelIndex, ito::AddInInterfaceBase *aib, bool allowSendToPython=true) | |
ito::RetVal | getFilledMandParams (QVector< ito::ParamBase > ¶ms) |
ito::RetVal | getFilledOptParams (QVector< ito::ParamBase > ¶ms) |
QString | getPythonVariable () |
Protected Attributes | |
ParamInputParser * | m_pMandParser |
ParamInputParser * | m_pOptParser |
Private Slots | |
void | on_buttonBox_accepted () |
Private Attributes | |
Ui::DialogNewPluginInstance | ui |