|
MythTV
0.26-pre
|
Public Member Functions | |
| LNBLOFLowSetting (DiSEqCDevLNB &lnb) | |
| virtual void | Load (void) |
| virtual void | Save (void) |
| virtual void | Save (QString) |
Private Attributes | |
| DiSEqCDevLNB & | m_lnb |
Definition at line 721 of file diseqcsettings.cpp.
| LNBLOFLowSetting::LNBLOFLowSetting | ( | DiSEqCDevLNB & | lnb | ) | [inline] |
Definition at line 724 of file diseqcsettings.cpp.
| virtual void LNBLOFLowSetting::Load | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 734 of file diseqcsettings.cpp.
| virtual void LNBLOFLowSetting::Save | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 739 of file diseqcsettings.cpp.
| virtual void LNBLOFLowSetting::Save | ( | QString | ) | [inline, virtual] |
Reimplemented from Storage.
Definition at line 744 of file diseqcsettings.cpp.
DiSEqCDevLNB& LNBLOFLowSetting::m_lnb [private] |
Definition at line 747 of file diseqcsettings.cpp.
1.7.6.1