MythTV  master
Public Member Functions | Public Attributes | List of all members
lnb_preset Class Reference
Collaboration diagram for lnb_preset:
Collaboration graph
[legend]

Public Member Functions

 lnb_preset (QString _name, DiSEqCDevLNB::dvbdev_lnb_t _type, uint _lof_sw=0, uint _lof_lo=0, uint _lof_hi=0, bool _pol_inv=false)
 

Public Attributes

QString m_name
 
DiSEqCDevLNB::dvbdev_lnb_t m_type
 
uint m_lofSw
 
uint m_lofLo
 
uint m_lofHi
 
bool m_polInv
 

Detailed Description

Definition at line 677 of file diseqcsettings.cpp.

Constructor & Destructor Documentation

◆ lnb_preset()

lnb_preset::lnb_preset ( QString  _name,
DiSEqCDevLNB::dvbdev_lnb_t  _type,
uint  _lof_sw = 0,
uint  _lof_lo = 0,
uint  _lof_hi = 0,
bool  _pol_inv = false 
)
inline

Definition at line 680 of file diseqcsettings.cpp.

Member Data Documentation

◆ m_name

QString lnb_preset::m_name

Definition at line 688 of file diseqcsettings.cpp.

Referenced by LNBConfig::SetPreset().

◆ m_type

DiSEqCDevLNB::dvbdev_lnb_t lnb_preset::m_type

Definition at line 689 of file diseqcsettings.cpp.

Referenced by LNBConfig::SetPreset().

◆ m_lofSw

uint lnb_preset::m_lofSw

Definition at line 690 of file diseqcsettings.cpp.

Referenced by LNBConfig::SetPreset().

◆ m_lofLo

uint lnb_preset::m_lofLo

Definition at line 691 of file diseqcsettings.cpp.

Referenced by LNBConfig::SetPreset().

◆ m_lofHi

uint lnb_preset::m_lofHi

Definition at line 692 of file diseqcsettings.cpp.

Referenced by LNBConfig::SetPreset().

◆ m_polInv

bool lnb_preset::m_polInv

Definition at line 693 of file diseqcsettings.cpp.

Referenced by LNBConfig::SetPreset().


The documentation for this class was generated from the following file: