Public Member Functions | |
| LNBTypeSetting (DiSEqCDevLNB &lnb) | |
| virtual void | Load (void) |
| virtual void | Save (void) |
| virtual void | Save (QString) |
Private Attributes | |
| DiSEqCDevLNB & | m_lnb |
Definition at line 654 of file diseqcsettings.cpp.
| LNBTypeSetting::LNBTypeSetting | ( | DiSEqCDevLNB & | lnb | ) | [inline] |
Definition at line 657 of file diseqcsettings.cpp.
| virtual void LNBTypeSetting::Load | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 673 of file diseqcsettings.cpp.
| virtual void LNBTypeSetting::Save | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 678 of file diseqcsettings.cpp.
| virtual void LNBTypeSetting::Save | ( | QString | ) | [inline, virtual] |
Reimplemented from Storage.
Definition at line 683 of file diseqcsettings.cpp.
DiSEqCDevLNB& LNBTypeSetting::m_lnb [private] |
Definition at line 686 of file diseqcsettings.cpp.
1.6.3