|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "guilib/guiinfo/GUIInfoLabel.h"#include "GUIInfoManager.h"#include "FileItem.h"#include "addons/Skin.h"#include "guilib/GUIComponent.h"#include "guilib/GUIListItem.h"#include "guilib/LocalizeStrings.h"#include "utils/StringUtils.h"#include "utils/log.h"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) |
| enum EINFOFORMAT |
| std::string AddonReplacer | ( | const std::string & | str | ) |
| std::string LocalizeReplacer | ( | const std::string & | str | ) |
| std::string NumberReplacer | ( | const std::string & | str | ) |