#include <diseqcsettings.h>
Public Slots | |
| void | update (void) |
Public Member Functions | |
| SwitchConfig (DiSEqCDevSwitch &switch_dev) | |
Private Attributes | |
| SwitchTypeSetting * | m_type |
| SwitchPortsSetting * | m_ports |
| SwitchAddressSetting * | m_address |
Definition at line 21 of file diseqcsettings.h.
| SwitchConfig::SwitchConfig | ( | DiSEqCDevSwitch & | switch_dev | ) |
Definition at line 241 of file diseqcsettings.cpp.
| void SwitchConfig::update | ( | void | ) | [slot] |
Definition at line 262 of file diseqcsettings.cpp.
Referenced by SwitchConfig().
SwitchTypeSetting* SwitchConfig::m_type [private] |
Definition at line 32 of file diseqcsettings.h.
Referenced by SwitchConfig(), and update().
SwitchPortsSetting* SwitchConfig::m_ports [private] |
Definition at line 33 of file diseqcsettings.h.
Referenced by SwitchConfig(), and update().
SwitchAddressSetting* SwitchConfig::m_address [private] |
Definition at line 34 of file diseqcsettings.h.
Referenced by SwitchConfig(), and update().
1.6.3