#include <programdata.h>
Public Member Functions | |
| ProgInfo () | |
| ProgInfo (const ProgInfo &other) | |
| uint | InsertDB (MSqlQuery &query, uint chanid) const |
| void | Squeeze (void) |
| ProgInfo & | operator= (const ProgInfo &) |
Public Attributes | |
| QString | channel |
| QString | startts |
| QString | endts |
| QString | stars |
| QString | title_pronounce |
| QString | showtype |
| QString | colorcode |
| QString | clumpidx |
| QString | clumpmax |
Definition at line 219 of file programdata.h.
| ProgInfo::ProgInfo | ( | ) | [inline] |
Definition at line 222 of file programdata.h.
| ProgInfo::ProgInfo | ( | const ProgInfo & | other | ) |
Definition at line 752 of file programdata.cpp.
Reimplemented from DBEvent.
Definition at line 802 of file programdata.cpp.
| void ProgInfo::Squeeze | ( | void | ) | [virtual] |
Reimplemented from DBEvent.
Definition at line 788 of file programdata.cpp.
Definition at line 758 of file programdata.cpp.
| QString ProgInfo::channel |
Definition at line 245 of file programdata.h.
Referenced by ProgramData::DeleteOverlaps(), InsertDB(), operator=(), XMLTVParser::parseFile(), XMLTVParser::parseProgram(), and Squeeze().
| QString ProgInfo::startts |
Definition at line 246 of file programdata.h.
Referenced by operator=(), XMLTVParser::parseFile(), XMLTVParser::parseProgram(), and Squeeze().
| QString ProgInfo::endts |
Definition at line 247 of file programdata.h.
Referenced by operator=(), XMLTVParser::parseFile(), XMLTVParser::parseProgram(), and Squeeze().
| QString ProgInfo::stars |
Reimplemented from DBEvent.
Definition at line 248 of file programdata.h.
Referenced by InsertDB(), ProgramData::IsUnchanged(), operator=(), XMLTVParser::parseProgram(), and Squeeze().
| QString ProgInfo::title_pronounce |
Definition at line 249 of file programdata.h.
Referenced by InsertDB(), ProgramData::IsUnchanged(), operator=(), XMLTVParser::parseProgram(), and Squeeze().
| QString ProgInfo::showtype |
Definition at line 250 of file programdata.h.
Referenced by InsertDB(), ProgramData::IsUnchanged(), operator=(), and Squeeze().
| QString ProgInfo::colorcode |
Definition at line 251 of file programdata.h.
Referenced by InsertDB(), ProgramData::IsUnchanged(), operator=(), and Squeeze().
| QString ProgInfo::clumpidx |
Definition at line 252 of file programdata.h.
Referenced by operator=(), XMLTVParser::parseFile(), XMLTVParser::parseProgram(), and Squeeze().
| QString ProgInfo::clumpmax |
Definition at line 253 of file programdata.h.
Referenced by operator=(), XMLTVParser::parseFile(), XMLTVParser::parseProgram(), and Squeeze().
1.6.3