|
MythTV master
|
#include <array>#include <cmath>#include <utility>#include "libmythbase/mythdbcon.h"#include "diseqcsettings.h"Go to the source code of this file.
Classes | |
| class | DeviceTypeSetting |
| class | DeviceDescrSetting |
| class | DeviceRepeatSetting |
| class | SwitchTypeSetting |
| class | SwitchAddressSetting |
| class | SwitchPortsSetting |
| class | RotorTypeSetting |
| class | RotorLoSpeedSetting |
| class | RotorHiSpeedSetting |
| class | RotorPosTextEdit |
| class | SCRUserBandSetting |
| class | SCRFrequencySetting |
| class | SCRPINSetting |
| class | lnb_preset |
| class | LNBPresetSetting |
| class | LNBTypeSetting |
| class | LNBLOFSwitchSetting |
| class | LNBLOFLowSetting |
| class | LNBLOFHighSetting |
| class | LNBPolarityInvertedSetting |
| class | SwitchSetting |
| class | RotorSetting |
| class | USALSRotorSetting |
| class | SCRPositionSetting |
Functions | |
| static GlobalTextEditSetting * | DiSEqCLatitude (void) |
| static GlobalTextEditSetting * | DiSEqCLongitude (void) |
| static QString | AngleToString (double angle) |
| static double | AngleToEdit (double angle, QString &hemi) |
| static double | AngleToFloat (const QString &angle, bool translated=true) |
| static uint | FindPreset (const DiSEqCDevLNB &lnb) |
Variables | |
| static const std::array< const lnb_preset, 7 > | lnb_presets |
|
static |
Definition at line 441 of file diseqcsettings.cpp.
Referenced by USALSRotorSetting::Load().
Definition at line 453 of file diseqcsettings.cpp.
Referenced by RotorPosMap::newValue(), and USALSRotorSetting::Save().
|
static |
Definition at line 425 of file diseqcsettings.cpp.
Referenced by RotorSetting::Load(), and RotorPosMap::PopulateList().
|
static |
Definition at line 18 of file diseqcsettings.cpp.
Referenced by RotorConfig::RotorConfig().
|
static |
Definition at line 28 of file diseqcsettings.cpp.
Referenced by RotorConfig::RotorConfig().
|
static |
Definition at line 717 of file diseqcsettings.cpp.
Referenced by LNBPresetSetting::Load().
|
static |
Definition at line 697 of file diseqcsettings.cpp.
Referenced by FindPreset(), LNBPresetSetting::LNBPresetSetting(), and LNBConfig::SetPreset().