Go to the source code of this file.
Functions | |
| static bool | insert_program (const ProgramInfo *, const ScheduledRecording *) |
| static QString | StripHTMLTags (const QString &src) |
| Returns a copy of "src" with all the HTML tags removed. | |
| static QString | get_ratings (bool recorded, uint chanid, QDateTime startts) |
Variables | |
| static const uint | kUnknownProgramLength = 30 |
| static bool insert_program | ( | const ProgramInfo * | pg, | |
| const ScheduledRecording * | schd | |||
| ) | [static] |
| StripHTMLTags | ( | const QString & | src | ) | [static] |
Returns a copy of "src" with all the HTML tags removed.
Three tags are respected:
and
are replaced with newlines, and is replaced with a newline followed by "- ".
| src | String to be processed. |
Definition at line 46 of file programinfo.cpp.
Referenced by ProgramInfo::ToMap().
const uint kUnknownProgramLength = 30 [static] |
1.5.5