#include <scanwizardhelpers.h>

Definition at line 857 of file scanwizardhelpers.h.
Public Member Functions | |
| DVBUtilsImportPane () | |
| QString | GetFilename (void) const |
| QString | GetATSCFormat (void) const |
| bool | DoDeleteChannels (void) const |
| bool | DoRenameChannels (void) const |
| bool | DoIgnoreSignalTimeout (void) const |
| void | SetDefaultATSCFormat (const QString &d) |
Private Attributes | |
| TransLineEditSetting * | filename |
| ScanATSCChannelFormat * | atsc_format |
| ScanOldChannelTreatment * | old_channel_treatment |
| IgnoreSignalTimeout * | ignore_signal_timeout |
| DVBUtilsImportPane::DVBUtilsImportPane | ( | ) | [inline] |
Definition at line 862 of file scanwizardhelpers.h.
| QString DVBUtilsImportPane::GetFilename | ( | void | ) | const [inline] |
Definition at line 878 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetFilename().
| QString DVBUtilsImportPane::GetATSCFormat | ( | void | ) | const [inline] |
Definition at line 879 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetATSCFormat().
| bool DVBUtilsImportPane::DoDeleteChannels | ( | void | ) | const [inline] |
Definition at line 881 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::DoDeleteChannels().
| bool DVBUtilsImportPane::DoRenameChannels | ( | void | ) | const [inline] |
Definition at line 883 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::DoRenameChannels().
| bool DVBUtilsImportPane::DoIgnoreSignalTimeout | ( | void | ) | const [inline] |
Definition at line 885 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::DoIgnoreSignalTimeout().
| void DVBUtilsImportPane::SetDefaultATSCFormat | ( | const QString & | d | ) | [inline] |
Definition at line 888 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::SetDefaultATSCFormat().
TransLineEditSetting* DVBUtilsImportPane::filename [private] |
Definition at line 895 of file scanwizardhelpers.h.
Referenced by DVBUtilsImportPane(), and GetFilename().
Definition at line 896 of file scanwizardhelpers.h.
Referenced by DVBUtilsImportPane(), GetATSCFormat(), and SetDefaultATSCFormat().
Definition at line 897 of file scanwizardhelpers.h.
Referenced by DoDeleteChannels(), DoRenameChannels(), and DVBUtilsImportPane().
Definition at line 898 of file scanwizardhelpers.h.
Referenced by DoIgnoreSignalTimeout(), and DVBUtilsImportPane().
1.5.5