Go to the source code of this file.
Functions | |
| void | FillProgramInfo (DTC::Program *pProgram, ProgramInfo *pInfo, bool bIncChannel, bool bDetails) |
| void | FillChannelInfo (DTC::ChannelInfo *pChannel, ProgramInfo *pInfo, bool bDetails) |
| void | FillRecRuleInfo (DTC::RecRule *pRecRule, RecordingRule *pRule) |
| void | FillArtworkInfoList (DTC::ArtworkInfoList *pArtworkInfoList, const QString &sInetref, uint nSeason) |
| void | FillVideoMetadataInfo (DTC::VideoMetadataInfo *pVideoMetadataInfo, VideoMetadataListManager::VideoMetadataPtr pMetadata, bool bDetails) |
| void FillProgramInfo | ( | DTC::Program * | pProgram, | |
| ProgramInfo * | pInfo, | |||
| bool | bIncChannel, | |||
| bool | bDetails | |||
| ) |
Definition at line 37 of file serviceUtil.cpp.
Referenced by Dvr::GetConflictList(), Dvr::GetEncoderList(), Dvr::GetExpiringList(), Dvr::GetFilteredRecordedList(), Guide::GetProgramDetails(), Guide::GetProgramGuide(), Dvr::GetRecorded(), and Dvr::GetUpcomingList().
| void FillChannelInfo | ( | DTC::ChannelInfo * | pChannel, | |
| ProgramInfo * | pInfo, | |||
| bool | bDetails | |||
| ) |
Definition at line 131 of file serviceUtil.cpp.
Referenced by FillProgramInfo(), and Guide::GetProgramGuide().
| void FillRecRuleInfo | ( | DTC::RecRule * | pRecRule, | |
| RecordingRule * | pRule | |||
| ) |
Definition at line 166 of file serviceUtil.cpp.
Referenced by Dvr::GetRecordSchedule(), and Dvr::GetRecordScheduleList().
| void FillArtworkInfoList | ( | DTC::ArtworkInfoList * | pArtworkInfoList, | |
| const QString & | sInetref, | |||
| uint | nSeason | |||
| ) |
Definition at line 227 of file serviceUtil.cpp.
Referenced by FillProgramInfo(), and Content::GetProgramArtworkList().
| void FillVideoMetadataInfo | ( | DTC::VideoMetadataInfo * | pVideoMetadataInfo, | |
| VideoMetadataListManager::VideoMetadataPtr | pMetadata, | |||
| bool | bDetails | |||
| ) |
Definition at line 270 of file serviceUtil.cpp.
Referenced by Video::GetVideo(), Video::GetVideoByFileName(), and Video::GetVideoList().
1.6.3