#include <filldata.h>
Definition at line 34 of file filldata.h.
Public Member Functions | |
| FillData () | |
| void | DataDirectStationUpdate (Source source, bool update_icons=true) |
| bool | DataDirectUpdateChannels (Source source) |
| bool | grabDDData (Source source, int poffset, QDate pdate, int ddSource) |
| bool | grabDataFromFile (int id, QString &filename) |
| bool | grabData (Source source, int offset, QDate *qCurrentDate=0) |
| void | grabDataFromDDFile (int id, int offset, const QString &filename, const QString &lineupid, QDate *qCurrentDate=0) |
| bool | fillData (QValueList< Source > &sourcelist) |
| Goes through the sourcelist and updates its channels with program info grabbed with the associated grabber. | |
| ChanInfo * | xawtvChannel (QString &id, QString &channel, QString &fine) |
| void | readXawtvChannels (int id, QString xawrcfile) |
Public Attributes | |
| ProgramData | prog_data |
| ChannelData | chan_data |
| XMLTVParser | xmltv_parser |
| IconData | icon_data |
| DataDirectProcessor | ddprocessor |
| QString | logged_in |
| QString | lastdduserid |
| QString | graboptions |
| int | raw_lineup |
| int | maxDays |
| bool | interrupted |
| bool | endofdata |
| bool | refresh_request [REFRESH_MAX] |
| bool | refresh_tba |
| bool | dd_grab_all |
| bool | dddataretrieved |
| bool | need_post_grab_proc |
| bool | only_update_channels |
| bool | channel_update_run |
| FillData::FillData | ( | ) | [inline] |
Definition at line 37 of file filldata.h.
Definition at line 33 of file filldata.cpp.
Referenced by DataDirectUpdateChannels(), and grabDDData().
| bool FillData::grabDataFromFile | ( | int | id, | |
| QString & | filename | |||
| ) |
| void FillData::grabDataFromDDFile | ( | int | id, | |
| int | offset, | |||
| const QString & | filename, | |||
| const QString & | lineupid, | |||
| QDate * | qCurrentDate = 0 | |||
| ) |
Goes through the sourcelist and updates its channels with program info grabbed with the associated grabber.
Definition at line 452 of file filldata.cpp.
Referenced by main().
| ChanInfo * FillData::xawtvChannel | ( | QString & | id, | |
| QString & | channel, | |||
| QString & | fine | |||
| ) |
| void FillData::readXawtvChannels | ( | int | id, | |
| QString | xawrcfile | |||
| ) |
Definition at line 64 of file filldata.h.
Referenced by DataDirectStationUpdate(), DataDirectUpdateChannels(), grabDataFromFile(), main(), readXawtvChannels(), and xawtvChannel().
Definition at line 66 of file filldata.h.
Referenced by DataDirectStationUpdate(), grabDataFromFile(), main(), and readXawtvChannels().
Definition at line 67 of file filldata.h.
Referenced by DataDirectStationUpdate(), DataDirectUpdateChannels(), fillData(), grabDataFromDDFile(), grabDDData(), and main().
| QString FillData::logged_in |
Definition at line 69 of file filldata.h.
Referenced by DataDirectStationUpdate(), and DataDirectUpdateChannels().
| QString FillData::lastdduserid |
| QString FillData::graboptions |
Definition at line 72 of file filldata.h.
Referenced by DataDirectStationUpdate(), and DataDirectUpdateChannels().
| bool FillData::refresh_request[REFRESH_MAX] |
1.5.5