xbmc
|
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 |