#include <v2guide.h>
|
static V2ProgramGuide * | GetProgramGuide (const QDateTime &StartTime, const QDateTime &EndTime, bool Details, int ChannelGroupId, int StartIndex, int Count, bool WithInvisible) |
|
static V2ProgramList * | GetProgramList (int StartIndex, int Count, const QDateTime &StartTime, const QDateTime &EndTime, int ChanId, const QString &TitleFilter, const QString &CategoryFilter, const QString &PersonFilter, const QString &KeywordFilter, bool OnlyNew, bool Details, const QString &Sort, bool Descending, bool WithInvisible) |
|
static V2Program * | GetProgramDetails (int ChanId, const QDateTime &StartTime) |
|
static QFileInfo | GetChannelIcon (int ChanId, int Width, int Height) |
|
static V2ChannelGroupList * | GetChannelGroupList (bool IncludeEmpty) |
|
static QStringList | GetCategoryList () |
|
static QStringList | GetStoredSearches (const QString &Type) |
|
static bool | AddToChannelGroup (int ChannelGroupId, int ChanId) |
|
static bool | RemoveFromChannelGroup (int ChannelGroupId, int ChanId) |
|
Definition at line 43 of file v2guide.h.
◆ V2Guide()
◆ ~V2Guide()
◆ RegisterCustomTypes()
static void V2Guide::RegisterCustomTypes |
( |
| ) |
|
|
static |
◆ GetProgramGuide
V2ProgramGuide * V2Guide::GetProgramGuide |
( |
const QDateTime & |
StartTime, |
|
|
const QDateTime & |
EndTime, |
|
|
bool |
Details, |
|
|
int |
ChannelGroupId, |
|
|
int |
StartIndex, |
|
|
int |
Count, |
|
|
bool |
WithInvisible |
|
) |
| |
|
staticslot |
◆ GetProgramList
V2ProgramList * V2Guide::GetProgramList |
( |
int |
StartIndex, |
|
|
int |
Count, |
|
|
const QDateTime & |
StartTime, |
|
|
const QDateTime & |
EndTime, |
|
|
int |
ChanId, |
|
|
const QString & |
TitleFilter, |
|
|
const QString & |
CategoryFilter, |
|
|
const QString & |
PersonFilter, |
|
|
const QString & |
KeywordFilter, |
|
|
bool |
OnlyNew, |
|
|
bool |
Details, |
|
|
const QString & |
Sort, |
|
|
bool |
Descending, |
|
|
bool |
WithInvisible |
|
) |
| |
|
staticslot |
◆ GetProgramDetails
V2Program * V2Guide::GetProgramDetails |
( |
int |
ChanId, |
|
|
const QDateTime & |
StartTime |
|
) |
| |
|
staticslot |
◆ GetChannelIcon
QFileInfo V2Guide::GetChannelIcon |
( |
int |
ChanId, |
|
|
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
staticslot |
◆ GetChannelGroupList
◆ GetCategoryList
QStringList V2Guide::GetCategoryList |
( |
| ) |
|
|
staticslot |
◆ GetStoredSearches
QStringList V2Guide::GetStoredSearches |
( |
const QString & |
Type | ) |
|
|
staticslot |
◆ AddToChannelGroup
bool V2Guide::AddToChannelGroup |
( |
int |
ChannelGroupId, |
|
|
int |
ChanId |
|
) |
| |
|
staticslot |
◆ RemoveFromChannelGroup
bool V2Guide::RemoveFromChannelGroup |
( |
int |
ChannelGroupId, |
|
|
int |
ChanId |
|
) |
| |
|
staticslot |
The documentation for this class was generated from the following files: