Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::RFitPanelModel::RComboBoxItem Struct Reference

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
 

#include <ROOT/RFitPanelModel.hxx>

Constructor & Destructor Documentation

◆ RComboBoxItem() [1/2]

ROOT::Experimental::RFitPanelModel::RComboBoxItem::RComboBoxItem ( )
default

◆ RComboBoxItem() [2/2]

ROOT::Experimental::RFitPanelModel::RComboBoxItem::RComboBoxItem ( const std::string &  _key,
const std::string &  _value 
)
inline

Definition at line 55 of file RFitPanelModel.hxx.

Member Data Documentation

◆ key

std::string ROOT::Experimental::RFitPanelModel::RComboBoxItem::key

Definition at line 52 of file RFitPanelModel.hxx.

◆ value

std::string ROOT::Experimental::RFitPanelModel::RComboBoxItem::value

Definition at line 53 of file RFitPanelModel.hxx.

Collaboration diagram for ROOT::Experimental::RFitPanelModel::RComboBoxItem:
[legend]

The documentation for this struct was generated from the following file: