Go to the documentation of this file.
62 void SetText(
const char *Text,
bool Copy =
true);
66 virtual void Set(
void) {}
82 virtual void Show(
void);
107 const char *
hk(
const char *s);
108 void SetCols(
int c0,
int c1 = 0,
int c2 = 0,
int c3 = 0,
int c4 = 0);
110 virtual void Clear(
void);
129 void SetHelp(
const char *Red,
const char *Green = NULL,
const char *Yellow = NULL,
const char *Blue = NULL);
130 virtual void Del(
int Index);
132 cOsdMenu(
const char *
Title,
int c0 = 0,
int c1 = 0,
int c2 = 0,
int c3 = 0,
int c4 = 0);