|
MythTV
0.26-pre
|
Public Member Functions | |
| LNBLOFHighSetting (DiSEqCDevLNB &lnb) | |
| virtual void | Load (void) |
| virtual void | Save (void) |
| virtual void | Save (QString) |
Private Attributes | |
| DiSEqCDevLNB & | m_lnb |
Definition at line 752 of file diseqcsettings.cpp.
| LNBLOFHighSetting::LNBLOFHighSetting | ( | DiSEqCDevLNB & | lnb | ) | [inline] |
Definition at line 755 of file diseqcsettings.cpp.
| virtual void LNBLOFHighSetting::Load | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 765 of file diseqcsettings.cpp.
| virtual void LNBLOFHighSetting::Save | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 770 of file diseqcsettings.cpp.
| virtual void LNBLOFHighSetting::Save | ( | QString | ) | [inline, virtual] |
Reimplemented from Storage.
Definition at line 775 of file diseqcsettings.cpp.
DiSEqCDevLNB& LNBLOFHighSetting::m_lnb [private] |
Definition at line 778 of file diseqcsettings.cpp.
1.7.6.1