Generic item for ui5 ComboBox.
Definition at line 51 of file RFitPanelModel.hxx.
Public Member Functions | |
| RComboBoxItem ()=default | |
| RComboBoxItem (const std::string &_key, const std::string &_value) | |
Public Attributes | |
| std::string | key |
| std::string | value |
|
default |
|
inline |
Definition at line 55 of file RFitPanelModel.hxx.
| std::string ROOT::Experimental::RFitPanelModel::RComboBoxItem::key |
Definition at line 52 of file RFitPanelModel.hxx.
| std::string ROOT::Experimental::RFitPanelModel::RComboBoxItem::value |
Definition at line 53 of file RFitPanelModel.hxx.