Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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)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)CSettingUtilsstatic