kodi
CSettingUtils Member List

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

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