programinfo.cpp File Reference

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


Function Documentation

static bool insert_program ( const ProgramInfo pg,
const ScheduledRecording schd 
) [static]

Definition at line 1696 of file programinfo.cpp.

Referenced by ProgramInfo::StartedRecording().

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 "- ".

Parameters:
src String to be processed.
Returns:
Stripped string.

Definition at line 46 of file programinfo.cpp.

Referenced by ProgramInfo::ToMap().

static QString get_ratings ( bool  recorded,
uint  chanid,
QDateTime  startts 
) [static]

Definition at line 3459 of file programinfo.cpp.

Referenced by ProgramInfo::showDetails().


Variable Documentation

const uint kUnknownProgramLength = 30 [static]

Definition at line 33 of file programinfo.cpp.

Referenced by ProgramInfo::GetProgramAtDateTime().


Generated on Sat Dec 18 05:15:55 2010 for MythTV by  doxygen 1.5.5