![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CSettingUtils, including all inherited members.
GetList(std::shared_ptr< const CSettingList > settingList) | CSettingUtils | static |
ListToValues(std::shared_ptr< const CSettingList > setting, const std::vector< std::shared_ptr< CSetting > > &values) | CSettingUtils | static |
SetList(std::shared_ptr< CSettingList > settingList, const std::vector< CVariant > &value) | CSettingUtils | static |
ValuesToList(std::shared_ptr< const CSettingList > setting, const std::vector< CVariant > &values, std::vector< std::shared_ptr< CSetting > > &newValues) | CSettingUtils | static |