|
MythTV
0.26-pre
|
#include <diseqcsettings.h>
Public Slots | |
| void | SetType (const QString &type) |
| void | RunRotorPositionsDialog (void) |
Public Member Functions | |
| RotorConfig (DiSEqCDevRotor &rotor) | |
Private Attributes | |
| DiSEqCDevRotor & | m_rotor |
| TransButtonSetting * | m_pos |
Definition at line 60 of file diseqcsettings.h.
| RotorConfig::RotorConfig | ( | DiSEqCDevRotor & | rotor | ) |
Definition at line 513 of file diseqcsettings.cpp.
| void RotorConfig::SetType | ( | const QString & | type | ) | [slot] |
Definition at line 547 of file diseqcsettings.cpp.
Referenced by RotorConfig().
| void RotorConfig::RunRotorPositionsDialog | ( | void | ) | [slot] |
Definition at line 554 of file diseqcsettings.cpp.
Referenced by RotorConfig().
DiSEqCDevRotor& RotorConfig::m_rotor [private] |
Definition at line 72 of file diseqcsettings.h.
Referenced by RunRotorPositionsDialog().
TransButtonSetting* RotorConfig::m_pos [private] |
Definition at line 73 of file diseqcsettings.h.
Referenced by RotorConfig(), and SetType().
1.7.6.1