MythTV
master
|
#include <mythfilldatabase/filldata.h>
Public Attributes | |
int | id {0} |
QString | name |
QString | xmltvgrabber |
QString | userid |
QString | password |
QString | lineupid |
bool | xmltvgrabber_baseline {false} |
bool | xmltvgrabber_manualconfig {false} |
bool | xmltvgrabber_cache {false} |
bool | xmltvgrabber_apiconfig {false} |
bool | xmltvgrabber_lineups {false} |
QString | xmltvgrabber_prefmethod |
Definition at line 25 of file filldata.h.
int DataSource::id {0} |
Definition at line 27 of file filldata.h.
Referenced by discid.disc.Disc::__str__(), FillData::GrabData(), main(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
QString DataSource::name |
Definition at line 28 of file filldata.h.
Referenced by FillData::GrabData(), and main().
QString DataSource::xmltvgrabber |
Definition at line 29 of file filldata.h.
Referenced by FillData::GrabData(), and main().
QString DataSource::userid |
Definition at line 30 of file filldata.h.
Referenced by main().
QString DataSource::password |
Definition at line 31 of file filldata.h.
Referenced by main().
QString DataSource::lineupid |
Definition at line 32 of file filldata.h.
Referenced by main().
Definition at line 33 of file filldata.h.
Referenced by main().
Definition at line 34 of file filldata.h.
Referenced by main().
Definition at line 35 of file filldata.h.
Referenced by main().
Definition at line 36 of file filldata.h.
Referenced by FillData::GrabData().
Definition at line 37 of file filldata.h.
QString DataSource::xmltvgrabber_prefmethod |
Definition at line 38 of file filldata.h.
Referenced by FillData::GrabData(), and main().