xbmc
|
This is the complete list of members for CLangInfo, including all inherited members.
AddLanguages(std::vector< StringSettingOption > &list) (defined in CLangInfo) | CLangInfo | protectedstatic |
CLangInfo() (defined in CLangInfo) | CLangInfo | |
ConvertEnglishNameToAddonLocale(const std::string &langName) | CLangInfo | static |
DetermineUse24HourClockFromTimeFormat(const std::string &timeFormat) (defined in CLangInfo) | CLangInfo | protectedstatic |
DetermineUseMeridiemFromTimeFormat(const std::string &timeFormat) (defined in CLangInfo) | CLangInfo | protectedstatic |
ForceUnicodeFont() const (defined in CLangInfo) | CLangInfo | inline |
GetAddonsLanguageCodes(std::map< std::string, std::string > &languages) (defined in CLangInfo) | CLangInfo | static |
GetAudioLanguage() const (defined in CLangInfo) | CLangInfo | |
GetCurrentRegion() const (defined in CLangInfo) | CLangInfo | |
GetDateFormat(bool bLongDate=false) const (defined in CLangInfo) | CLangInfo | |
GetDVDAudioLanguage() const (defined in CLangInfo) | CLangInfo | |
GetDVDMenuLanguage() const (defined in CLangInfo) | CLangInfo | |
GetDVDSubtitleLanguage() const (defined in CLangInfo) | CLangInfo | |
GetEnglishLanguageName(const std::string &locale="") const | CLangInfo | |
GetGuiCharSet() const (defined in CLangInfo) | CLangInfo | |
GetLanguageAddon(const std::string &locale="") const | CLangInfo | |
GetLanguageCode() const (defined in CLangInfo) | CLangInfo | inline |
GetLanguageInfoPath(const std::string &language) (defined in CLangInfo) | CLangInfo | static |
GetLanguagePath() (defined in CLangInfo) | CLangInfo | inlinestatic |
GetLanguagePath(const std::string &language) (defined in CLangInfo) | CLangInfo | static |
GetLocale() const | CLangInfo | |
GetLongDateFormat() const (defined in CLangInfo) | CLangInfo | |
GetMeridiemSymbol(MeridiemSymbol symbol) const (defined in CLangInfo) | CLangInfo | |
GetOriginalLocale() const (defined in CLangInfo) | CLangInfo | |
GetRegionLocale() const (defined in CLangInfo) | CLangInfo | |
GetRegionNames(std::vector< std::string > &array) (defined in CLangInfo) | CLangInfo | |
GetShortDateFormat() const (defined in CLangInfo) | CLangInfo | |
GetSortTokens() const (defined in CLangInfo) | CLangInfo | |
GetSpeedAsString(const CSpeed &speed) const (defined in CLangInfo) | CLangInfo | |
GetSpeedUnit() const (defined in CLangInfo) | CLangInfo | |
GetSpeedUnitString() const (defined in CLangInfo) | CLangInfo | |
GetSpeedUnitString(CSpeed::Unit speedUnit) (defined in CLangInfo) | CLangInfo | static |
GetSubtitleCharSet() const (defined in CLangInfo) | CLangInfo | |
GetSubtitleLanguage() const (defined in CLangInfo) | CLangInfo | |
GetSystemLocale() const | CLangInfo | inline |
GetTemperatureAsString(const CTemperature &temperature) const (defined in CLangInfo) | CLangInfo | |
GetTemperatureUnit() const (defined in CLangInfo) | CLangInfo | |
GetTemperatureUnitString() const (defined in CLangInfo) | CLangInfo | |
GetTemperatureUnitString(CTemperature::Unit temperatureUnit) (defined in CLangInfo) | CLangInfo | static |
GetTimeFormat() const (defined in CLangInfo) | CLangInfo | |
GetTimeZone() const (defined in CLangInfo) | CLangInfo | |
ITMAPREGIONS typedef (defined in CLangInfo) | CLangInfo | protected |
Load(const std::string &strLanguage) (defined in CLangInfo) | CLangInfo | protected |
LoadTokens(const TiXmlNode *pTokens, std::set< std::string > &vecTokens) (defined in CLangInfo) | CLangInfo | static |
m_audioLanguage (defined in CLangInfo) | CLangInfo | protected |
m_collationtype (defined in CLangInfo) | CLangInfo | protected |
m_currentRegion (defined in CLangInfo) | CLangInfo | protected |
m_defaultRegion (defined in CLangInfo) | CLangInfo | protected |
m_forceUnicodeFont (defined in CLangInfo) | CLangInfo | protected |
m_languageAddon (defined in CLangInfo) | CLangInfo | protected |
m_languageCodeGeneral (defined in CLangInfo) | CLangInfo | protected |
m_longDateFormat (defined in CLangInfo) | CLangInfo | protected |
m_originalLocale (defined in CLangInfo) | CLangInfo | protected |
m_regions (defined in CLangInfo) | CLangInfo | protected |
m_shortDateFormat (defined in CLangInfo) | CLangInfo | protected |
m_sortTokens (defined in CLangInfo) | CLangInfo | protected |
m_speedUnit (defined in CLangInfo) | CLangInfo | protected |
m_strDVDAudioLanguage (defined in CLangInfo) | CLangInfo | protected |
m_strDVDMenuLanguage (defined in CLangInfo) | CLangInfo | protected |
m_strDVDSubtitleLanguage (defined in CLangInfo) | CLangInfo | protected |
m_strGuiCharSet (defined in CLangInfo) | CLangInfo | protected |
m_strSubtitleCharSet (defined in CLangInfo) | CLangInfo | protected |
m_subtitleLanguage (defined in CLangInfo) | CLangInfo | protected |
m_systemLocale (defined in CLangInfo) | CLangInfo | protected |
m_temperatureUnit (defined in CLangInfo) | CLangInfo | protected |
m_timeFormat (defined in CLangInfo) | CLangInfo | protected |
m_use24HourClock (defined in CLangInfo) | CLangInfo | protected |
MAPREGIONS typedef (defined in CLangInfo) | CLangInfo | protected |
MeridiemSymbolToString(MeridiemSymbol symbol) (defined in CLangInfo) | CLangInfo | static |
OnSettingAction(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
OnSettingChanged(const std::shared_ptr< const CSetting > &setting) override | CLangInfo | virtual |
OnSettingChanging(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
OnSettingPropertyChanged(const std::shared_ptr< const CSetting > &setting, const char *propertyName) | ISettingCallback | inlinevirtual |
OnSettingsCleared() | ISettingsHandler | inlinevirtual |
OnSettingsLoaded() override | CLangInfo | virtual |
OnSettingsLoading() | ISettingsHandler | inlinevirtual |
OnSettingsSaved() const | ISettingsHandler | inlinevirtual |
OnSettingsSaving() const | ISettingsHandler | inlinevirtual |
OnSettingsUnloaded() | ISettingsHandler | inlinevirtual |
OnSettingUpdate(const std::shared_ptr< CSetting > &setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) | ISettingCallback | inlinevirtual |
PAIR_REGIONS typedef (defined in CLangInfo) | CLangInfo | protected |
PrepareTimeFormat(const std::string &timeFormat, bool use24HourClock) (defined in CLangInfo) | CLangInfo | protectedstatic |
Set24HourClock(bool use24HourClock) (defined in CLangInfo) | CLangInfo | |
Set24HourClock(const std::string &str24HourClock) (defined in CLangInfo) | CLangInfo | |
SetAudioLanguage(const std::string &language) (defined in CLangInfo) | CLangInfo | |
SetCurrentRegion(const std::string &strName) (defined in CLangInfo) | CLangInfo | |
SetDateFormat(const std::string &dateFormat, bool bLongDate=false) (defined in CLangInfo) | CLangInfo | |
SetDefaults() (defined in CLangInfo) | CLangInfo | protected |
SetLanguage(std::string strLanguage="", bool reloadServices=true) | CLangInfo | |
SetLongDateFormat(const std::string &longDateFormat) (defined in CLangInfo) | CLangInfo | |
SetShortDateFormat(const std::string &shortDateFormat) (defined in CLangInfo) | CLangInfo | |
SetSpeedUnit(CSpeed::Unit speedUnit) (defined in CLangInfo) | CLangInfo | |
SetSpeedUnit(const std::string &speedUnit) (defined in CLangInfo) | CLangInfo | |
SetSubtitleLanguage(const std::string &language) (defined in CLangInfo) | CLangInfo | |
SetTemperatureUnit(CTemperature::Unit temperatureUnit) (defined in CLangInfo) | CLangInfo | |
SetTemperatureUnit(const std::string &temperatureUnit) (defined in CLangInfo) | CLangInfo | |
SetTimeFormat(const std::string &timeFormat) (defined in CLangInfo) | CLangInfo | |
SettingOptions24HourClockFormatsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsAudioStreamLanguagesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsISO6391LanguagesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsLanguageNamesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsLongDateFormatsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsRegionsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsShortDateFormatsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsSpeedUnitsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsSubtitleDownloadlanguagesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsSubtitleStreamLanguagesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsTemperatureUnitsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
SettingOptionsTimeFormatsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CLangInfo) | CLangInfo | static |
Use24HourClock() const (defined in CLangInfo) | CLangInfo | |
UseLocaleCollation() (defined in CLangInfo) | CLangInfo | |
~CLangInfo() override (defined in CLangInfo) | CLangInfo | |
~ISettingCallback()=default (defined in ISettingCallback) | ISettingCallback | virtual |
~ISettingsHandler()=default (defined in ISettingsHandler) | ISettingsHandler | virtual |