#include <diseqcsettings.h>

Definition at line 136 of file diseqcsettings.h.
Public Member Functions | |
| DTVDeviceConfigGroup (DiSEqCDevSettings &settings, uint cardid, bool switches_enabled) | |
| ~DTVDeviceConfigGroup (void) | |
Protected Member Functions | |
| void | AddNodes (ConfigurationGroup *group, const QString &trigger, DiSEqCDevDevice *node) |
| void | AddChild (ConfigurationGroup *group, const QString &trigger, Setting *setting) |
Private Attributes | |
| DiSEqCDevTree | m_tree |
| DiSEqCDevSettings & | m_settings |
| devid_to_setting_t | m_devs |
| bool | m_switches_enabled |
| DTVDeviceConfigGroup::DTVDeviceConfigGroup | ( | DiSEqCDevSettings & | settings, | |
| uint | cardid, | |||
| bool | switches_enabled | |||
| ) |
Definition at line 1236 of file diseqcsettings.cpp.
| DTVDeviceConfigGroup::~DTVDeviceConfigGroup | ( | void | ) |
Definition at line 1250 of file diseqcsettings.cpp.
| void DTVDeviceConfigGroup::AddNodes | ( | ConfigurationGroup * | group, | |
| const QString & | trigger, | |||
| DiSEqCDevDevice * | node | |||
| ) | [protected] |
| void DTVDeviceConfigGroup::AddChild | ( | ConfigurationGroup * | group, | |
| const QString & | trigger, | |||
| Setting * | setting | |||
| ) | [protected] |
DiSEqCDevTree DTVDeviceConfigGroup::m_tree [private] |
Definition at line 151 of file diseqcsettings.h.
Referenced by AddNodes(), and DTVDeviceConfigGroup().
bool DTVDeviceConfigGroup::m_switches_enabled [private] |
1.5.5