Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CSettingUtils Member List

This is the complete list of members for CSettingUtils, including all inherited members.

GetList(std::shared_ptr< const CSettingList > settingList)CSettingUtilsstatic
ListToValues(std::shared_ptr< const CSettingList > setting, const std::vector< std::shared_ptr< CSetting > > &values)CSettingUtilsstatic
SetList(std::shared_ptr< CSettingList > settingList, const std::vector< CVariant > &value)CSettingUtilsstatic
ValuesToList(std::shared_ptr< const CSettingList > setting, const std::vector< CVariant > &values, std::vector< std::shared_ptr< CSetting > > &newValues)CSettingUtilsstatic