vdr
2.0.4
|
Public Member Functions | |
cMenuSetupLNB (void) | |
virtual eOSState | ProcessKey (eKeys Key) |
![]() | |
cMenuSetupBase (void) | |
![]() | |
cMenuSetupPage (void) | |
void | SetPlugin (cPlugin *Plugin) |
![]() | |
cOsdMenu (const char *Title, int c0=0, int c1=0, int c2=0, int c3=0, int c4=0) | |
virtual | ~cOsdMenu () |
virtual bool | NeedsFastResponse (void) |
void | SetMenuCategory (eMenuCategory MenuCategory) |
int | Current (void) const |
void | Add (cOsdItem *Item, bool Current=false, cOsdItem *After=NULL) |
void | Ins (cOsdItem *Item, bool Current=false, cOsdItem *Before=NULL) |
virtual void | Display (void) |
![]() | |
cOsdObject (bool FastResponse=false) | |
virtual | ~cOsdObject () |
bool | IsMenu (void) const |
virtual void | Show (void) |
![]() | |
cOsdItem * | Get (int Index) const |
cOsdItem * | First (void) const |
cOsdItem * | Last (void) const |
cOsdItem * | Prev (const cOsdItem *object) const |
cOsdItem * | Next (const cOsdItem *object) const |
![]() | |
virtual | ~cListBase () |
void | Add (cListObject *Object, cListObject *After=NULL) |
void | Ins (cListObject *Object, cListObject *Before=NULL) |
void | Del (cListObject *Object, bool DeleteObject=true) |
virtual void | Move (int From, int To) |
void | Move (cListObject *From, cListObject *To) |
cListObject * | Get (int Index) const |
int | Count (void) const |
void | Sort (void) |
Private Member Functions | |
void | Setup (void) |
Private Attributes | |
cSatCableNumbers | satCableNumbers |
Additional Inherited Members | |
![]() | |
virtual void | Store (void) |
![]() | |
cSetup | data |
cMenuSetupLNB::cMenuSetupLNB | ( | void | ) |
Definition at line 3296 of file menu.c.
References cMenuSetupBase::data, cSetup::DeviceBondings, cSatCableNumbers::FromString(), mcSetupLnb, satCableNumbers, cOsdMenu::SetMenuCategory(), cMenuSetupPage::SetSection(), Setup(), and tr.
Reimplemented from cMenuSetupPage.
Definition at line 3336 of file menu.c.
References cDvbDevice::BondDevices(), cMenuSetupBase::data, cSetup::DeviceBondings, cSetup::DiSEqC, kNone, kOk, cMenuSetupPage::ProcessKey(), satCableNumbers, Setup(), and cSatCableNumbers::ToString().
|
private |
Definition at line 3305 of file menu.c.
References cOsdMenu::Add(), cSatCableNumbers::Array(), cOsdMenu::Clear(), cOsdMenu::current, cOsdMenu::Current(), cMenuSetupBase::data, cSetup::DiSEqC, cOsdMenu::Display(), cList< cOsdItem >::Get(), cDevice::GetDevice(), cSetup::LnbFrequHi, cSetup::LnbFrequLo, cSetup::LnbSLOF, cDevice::NumDevices(), cDevice::ProvidesSource(), satCableNumbers, cOsdMenu::SetCurrent(), cString::sprintf(), cSource::stSat, and tr.
Referenced by cMenuSetupLNB(), and ProcessKey().
|
private |
Definition at line 3289 of file menu.c.
Referenced by cMenuSetupLNB(), ProcessKey(), and Setup().