|
MythTV
0.26-pre
|
#include <scanwizardconfig.h>
Public Types | |
| enum | Type { Error_Open = 0, Error_Probe, FullScan_Analog, FullScan_ATSC, FullScan_DVBC, FullScan_DVBT, NITAddScan_DVBT, NITAddScan_DVBS, NITAddScan_DVBS2, NITAddScan_DVBC, FullTransportScan, TransportScan, CurrentTransportScan, IPTVImport, DVBUtilsImport, ExistingScanImport } |
Public Member Functions | |
| ScanTypeSetting () | |
Protected Slots | |
| void | SetInput (const QString &cardids_inputname) |
Protected Attributes | |
| uint | hw_cardid |
Definition at line 59 of file scanwizardconfig.h.
Definition at line 63 of file scanwizardconfig.h.
| ScanTypeSetting::ScanTypeSetting | ( | ) | [inline] |
Definition at line 92 of file scanwizardconfig.h.
| void ScanTypeSetting::SetInput | ( | const QString & | cardids_inputname | ) | [protected, slot] |
Definition at line 86 of file scanwizardconfig.cpp.
uint ScanTypeSetting::hw_cardid [protected] |
Definition at line 99 of file scanwizardconfig.h.
Referenced by SetInput().
1.7.6.1