#include <menuitems.h>
Public Member Functions |
| | cMenuEditChrItem (const char *Name, char *Value, const char *Allowed) |
| | ~cMenuEditChrItem () |
| virtual eOSState | ProcessKey (eKeys Key) |
| | cMenuEditChrItem (const char *Name, char *Value, const char *Allowed) |
| | ~cMenuEditChrItem () |
| virtual eOSState | ProcessKey (eKeys Key) |
| | cOsdItem (eOSState State=osUnknown) |
| | cOsdItem (const char *Text, eOSState State=osUnknown, bool Selectable=true) |
| virtual | ~cOsdItem () |
| bool | Selectable (void) const |
| void | SetText (const char *Text, bool Copy=true) |
| void | SetSelectable (bool Selectable) |
| void | SetFresh (bool Fresh) |
| const char * | Text (void) const |
| virtual void | Set (void) |
| | cOsdItem (eOSState State=osUnknown) |
| | cOsdItem (const char *Text, eOSState State=osUnknown, bool Selectable=true) |
| virtual | ~cOsdItem () |
| bool | Selectable (void) const |
| void | SetText (const char *Text, bool Copy=true) |
| void | SetSelectable (bool Selectable) |
| void | SetFresh (bool Fresh) |
| const char * | Text (void) const |
| virtual void | Set (void) |
| | cListObject (void) |
| virtual | ~cListObject () |
| virtual int | Compare (const cListObject &ListObject) const |
| void | Append (cListObject *Object) |
| void | Insert (cListObject *Object) |
| void | Unlink (void) |
| int | Index (void) const |
| cListObject * | Prev (void) const |
| cListObject * | Next (void) const |
| | cListObject (void) |
| virtual | ~cListObject () |
| virtual int | Compare (const cListObject &ListObject) const |
| void | Append (cListObject *Object) |
| void | Insert (cListObject *Object) |
| void | Unlink (void) |
| int | Index (void) const |
| cListObject * | Prev (void) const |
| cListObject * | Next (void) const |
Private Member Functions |
| virtual void | Set (void) |
| virtual void | Set (void) |
Additional Inherited Members |
| bool | fresh |
Detailed Description
Definition at line 85 of file include/vdr/menuitems.h.
Constructor & Destructor Documentation
| cMenuEditChrItem::cMenuEditChrItem |
( |
const char * |
Name, |
|
|
char * |
Value, |
|
|
const char * |
Allowed |
|
) |
| |
| cMenuEditChrItem::~cMenuEditChrItem |
( |
| ) |
|
| cMenuEditChrItem::cMenuEditChrItem |
( |
const char * |
Name, |
|
|
char * |
Value, |
|
|
const char * |
Allowed |
|
) |
| |
| cMenuEditChrItem::~cMenuEditChrItem |
( |
| ) |
|
Member Function Documentation
| virtual void cMenuEditChrItem::Set |
( |
void |
| ) |
|
|
privatevirtual |
| void cMenuEditChrItem::Set |
( |
void |
| ) |
|
|
privatevirtual |
Member Data Documentation
| char * cMenuEditChrItem::allowed |
|
private |
| const char * cMenuEditChrItem::current |
|
private |
| char * cMenuEditChrItem::value |
|
private |
The documentation for this class was generated from the following files: