|
| ParamInputDialog (const Param ¶m, QWidget *parent=nullptr) |
|
Param | getItems (RetVal &retValue) const |
|
|
virtual void | setItemData (int role, const QVariant &v) |
|
virtual QVariant | getItemData (int role) const |
|
QList< QPair< QString, QVariant > > | parseListItems (const ito::Param ¶m) const |
|
void | updateButtonState () |
|
|
void | on_newListItemButton_clicked () |
|
void | on_deleteListItemButton_clicked () |
|
void | on_moveListItemUpButton_clicked () |
|
void | on_moveListItemDownButton_clicked () |
|
void | on_listWidget_currentRowChanged () |
|
void | on_listWidget_itemDoubleClicked (QListWidgetItem *item) |
|
void | on_buttonBox_clicked (QAbstractButton *btn) |
|
|
Ui::paramInputDialog | ui |
|
bool | m_updating |
|
QString | m_newItemText |
|
size_t | m_minSize |
|
size_t | m_maxSize |
|
size_t | m_stepSize |
|
Param | m_param |
|
QRegularExpression | m_RegExp |
|
LineEditDelegate * | m_lineEditDel |
|
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/ui/paramInputDialog.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/ui/paramInputDialog.cpp