Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <SkinVariable.h>
Public Member Functions | |
const std::string & | GetName () const |
int | GetContext () const |
std::string | GetValue (int contextWindow, bool preferImage=false, const CGUIListItem *item=nullptr) const |
Friends | |
class | CSkinVariable |
int CSkinVariableString::GetContext | ( | ) | const |
const std::string & CSkinVariableString::GetName | ( | ) | const |
std::string CSkinVariableString::GetValue | ( | int | contextWindow, |
bool | preferImage = false, | ||
const CGUIListItem * | item = nullptr ) const |
|
friend |