|
vdr
1.7.27
|
Public Member Functions | |
| cMenuEditCaItem (const char *Name, int *Value) | |
| eOSState | ProcessKey (eKeys Key) |
Protected Member Functions | |
| virtual void | Set (void) |
| cMenuEditCaItem::cMenuEditCaItem | ( | const char * | Name, |
| int * | Value | ||
| ) |
| eOSState cMenuEditCaItem::ProcessKey | ( | eKeys | Key | ) | [virtual] |
Reimplemented from cMenuEditIntItem.
Definition at line 122 of file menu.c.
References CA_ENCRYPTED_MIN, CA_FTA, kLeft, NORMALKEY, osContinue, osUnknown, Set(), cOsdItem::state, and cMenuEditIntItem::value.
| void cMenuEditCaItem::Set | ( | void | ) | [protected, virtual] |
Reimplemented from cMenuEditIntItem.
Definition at line 112 of file menu.c.
References CA_ENCRYPTED_MIN, CA_FTA, cMenuEditItem::SetValue(), tr, and cMenuEditIntItem::value.
Referenced by cMenuEditCaItem(), and ProcessKey().
1.8.0