|
MythTV
0.26-pre
|
Public Member Functions | |
| LNBLOFSwitchSetting (DiSEqCDevLNB &lnb) | |
| virtual void | Load (void) |
| virtual void | Save (void) |
| virtual void | Save (QString) |
Private Attributes | |
| DiSEqCDevLNB & | m_lnb |
Definition at line 691 of file diseqcsettings.cpp.
| LNBLOFSwitchSetting::LNBLOFSwitchSetting | ( | DiSEqCDevLNB & | lnb | ) | [inline] |
Definition at line 694 of file diseqcsettings.cpp.
| virtual void LNBLOFSwitchSetting::Load | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 703 of file diseqcsettings.cpp.
| virtual void LNBLOFSwitchSetting::Save | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 708 of file diseqcsettings.cpp.
| virtual void LNBLOFSwitchSetting::Save | ( | QString | ) | [inline, virtual] |
Reimplemented from Storage.
Definition at line 713 of file diseqcsettings.cpp.
DiSEqCDevLNB& LNBLOFSwitchSetting::m_lnb [private] |
Definition at line 716 of file diseqcsettings.cpp.
1.7.6.1