Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
GUIInfoLabel.cpp File Reference

Classes

struct  infoformat
 

Enumerations

enum  EINFOFORMAT {
  NONE = 0, FORMATINFO, FORMATESCINFO, FORMATVAR,
  FORMATESCVAR
}
 

Functions

std::string LocalizeReplacer (const std::string &str)
 
std::string AddonReplacer (const std::string &str)
 
std::string NumberReplacer (const std::string &str)
 

Enumeration Type Documentation

§ EINFOFORMAT

Enumerator
NONE 
FORMATINFO 
FORMATESCINFO 
FORMATVAR 
FORMATESCVAR 

Function Documentation

§ AddonReplacer()

std::string AddonReplacer ( const std::string &  str)

§ LocalizeReplacer()

std::string LocalizeReplacer ( const std::string &  str)

§ NumberReplacer()

std::string NumberReplacer ( const std::string &  str)