#include <scanwizardhelpers.h>

Definition at line 764 of file scanwizardhelpers.h.
Public Member Functions | |
| ATSCPane () | |
| QString | atscFreqTable (void) const |
| QString | atscModulation (void) const |
| QString | GetATSCFormat (void) const |
| bool | DoDeleteChannels (void) const |
| bool | DoRenameChannels (void) const |
| void | SetDefaultATSCFormat (const QString &d) |
Protected Attributes | |
| ScanFrequencyTable * | atsc_table |
| ScanATSCModulation * | atsc_modulation |
| ScanATSCChannelFormat * | atsc_format |
| ScanOldChannelTreatment * | old_channel_treatment |
| ATSCPane::ATSCPane | ( | ) | [inline] |
Definition at line 767 of file scanwizardhelpers.h.
| QString ATSCPane::atscFreqTable | ( | void | ) | const [inline] |
Definition at line 775 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetFrequencyTable().
| QString ATSCPane::atscModulation | ( | void | ) | const [inline] |
Definition at line 776 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetModulation().
| QString ATSCPane::GetATSCFormat | ( | void | ) | const [inline] |
Definition at line 777 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetATSCFormat().
| bool ATSCPane::DoDeleteChannels | ( | void | ) | const [inline] |
Definition at line 778 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::DoDeleteChannels().
| bool ATSCPane::DoRenameChannels | ( | void | ) | const [inline] |
Definition at line 780 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::DoRenameChannels().
| void ATSCPane::SetDefaultATSCFormat | ( | const QString & | d | ) | [inline] |
Definition at line 783 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::SetDefaultATSCFormat().
ScanFrequencyTable* ATSCPane::atsc_table [protected] |
ScanATSCModulation* ATSCPane::atsc_modulation [protected] |
ScanATSCChannelFormat* ATSCPane::atsc_format [protected] |
Definition at line 792 of file scanwizardhelpers.h.
Referenced by ATSCPane(), GetATSCFormat(), and SetDefaultATSCFormat().
ScanOldChannelTreatment* ATSCPane::old_channel_treatment [protected] |
Definition at line 793 of file scanwizardhelpers.h.
Referenced by ATSCPane(), DoDeleteChannels(), and DoRenameChannels().
1.5.5