Go to the source code of this file.
Functions | |
| static QString | format_modulation (const DTVMultiplex &tuning) |
| static QString | format_dvbt (const DTVMultiplex &tuning, const QString &mod) |
| static QString | format_dvbc (const DTVMultiplex &tuning, const QString &mod) |
| static QString | get_tune_spec (const DTVTunerType &tunerType, const DTVMultiplex &tuning) |
| static QString format_modulation | ( | const DTVMultiplex & | tuning | ) | [static] |
Definition at line 106 of file hdhrchannel.cpp.
Referenced by get_tune_spec().
| static QString format_dvbt | ( | const DTVMultiplex & | tuning, | |
| const QString & | mod | |||
| ) | [static] |
Definition at line 124 of file hdhrchannel.cpp.
Referenced by get_tune_spec().
| static QString format_dvbc | ( | const DTVMultiplex & | tuning, | |
| const QString & | mod | |||
| ) | [static] |
Definition at line 136 of file hdhrchannel.cpp.
Referenced by get_tune_spec().
| static QString get_tune_spec | ( | const DTVTunerType & | tunerType, | |
| const DTVMultiplex & | tuning | |||
| ) | [static] |
Definition at line 149 of file hdhrchannel.cpp.
Referenced by HDHRChannel::Tune().
1.6.3