xbmc
Public Member Functions | Public Attributes | List of all members
StringSettingOption Struct Reference

Public Member Functions

 StringSettingOption (const std::string &_label, const std::string &_value)
 
 StringSettingOption (const std::string &_label, const std::string &_label2, const std::string &_value, const std::vector< std::pair< std::string, CVariant >> &props)
 

Public Attributes

std::string label
 
std::string label2
 
std::string value
 
std::vector< std::pair< std::string, CVariant > > properties
 

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