![]() |
Kodi Documentation
18.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 (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 | ( | bool | preferImage = false , |
const CGUIListItem * | item = nullptr |
||
) | const |
|
friend |