#include <scanwizardhelpers.h>

Definition at line 815 of file scanwizardhelpers.h.
Public Member Functions | |
| STPane () | |
| QString | GetATSCFormat (void) const |
| bool | DoDeleteChannels (void) const |
| bool | DoRenameChannels (void) const |
| int | GetMultiplex (void) const |
| bool | ignoreSignalTimeout (void) const |
| void | SetDefaultATSCFormat (const QString &d) |
| void | SetSourceID (uint sourceid) |
Protected Attributes | |
| MultiplexSetting * | transport_setting |
| ScanATSCChannelFormat * | atsc_format |
| ScanOldChannelTreatment * | old_channel_treatment |
| IgnoreSignalTimeout * | ignore_signal_timeout |
| STPane::STPane | ( | ) | [inline] |
Definition at line 818 of file scanwizardhelpers.h.
| QString STPane::GetATSCFormat | ( | void | ) | const [inline] |
Definition at line 831 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetATSCFormat().
| bool STPane::DoDeleteChannels | ( | void | ) | const [inline] |
Definition at line 832 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::DoDeleteChannels().
| bool STPane::DoRenameChannels | ( | void | ) | const [inline] |
Definition at line 834 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::DoRenameChannels().
| int STPane::GetMultiplex | ( | void | ) | const [inline] |
Definition at line 836 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetMultiplex().
| bool STPane::ignoreSignalTimeout | ( | void | ) | const [inline] |
Definition at line 838 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::DoIgnoreSignalTimeout().
| void STPane::SetDefaultATSCFormat | ( | const QString & | d | ) | [inline] |
Definition at line 841 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::SetDefaultATSCFormat().
| void STPane::SetSourceID | ( | uint | sourceid | ) | [inline] |
Definition at line 847 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::SetSourceID().
MultiplexSetting* STPane::transport_setting [protected] |
Definition at line 851 of file scanwizardhelpers.h.
Referenced by GetMultiplex(), SetSourceID(), and STPane().
ScanATSCChannelFormat* STPane::atsc_format [protected] |
Definition at line 852 of file scanwizardhelpers.h.
Referenced by GetATSCFormat(), SetDefaultATSCFormat(), and STPane().
ScanOldChannelTreatment* STPane::old_channel_treatment [protected] |
Definition at line 853 of file scanwizardhelpers.h.
Referenced by DoDeleteChannels(), DoRenameChannels(), and STPane().
IgnoreSignalTimeout* STPane::ignore_signal_timeout [protected] |
Definition at line 854 of file scanwizardhelpers.h.
Referenced by ignoreSignalTimeout(), and STPane().
1.5.5