64 virtual void Set(
void) {}
81 virtual void Show(
void);
110 const char *
hk(
const char *s);
111 void SetCols(
int c0,
int c1 = 0,
int c2 = 0,
int c3 = 0,
int c4 = 0);
113 virtual void Clear(
void);
132 void SetHelp(
const char *Red,
const char *Green = NULL,
const char *Yellow = NULL,
const char *Blue = NULL);
133 virtual void Del(
int Index);
135 cOsdMenu(
const char *
Title,
int c0 = 0,
int c1 = 0,
int c2 = 0,
int c3 = 0,
int c4 = 0);
cOsdItem(eOSState State=osUnknown)
void SetFresh(bool Fresh)
void SetNeedsFastResponse(bool NeedsFastResponse)
cOsdObject(bool FastResponse=false)
void SetText(const char *Text, bool Copy=true)
void SetSelectable(bool Selectable)
virtual eOSState ProcessKey(eKeys Key)
virtual eOSState ProcessKey(eKeys Key)
bool Selectable(void) const
virtual bool NeedsFastResponse(void)
virtual void SetMenuItem(cSkinDisplayMenu *DisplayMenu, int Index, bool Current, bool Selectable)
const char * Text(void) const