MythTV  master
Functions | Variables
v2guide.cpp File Reference
#include <cmath>
#include "libmythbase/compat.h"
#include "libmythbase/http/mythhttpmetaservice.h"
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "libmythbase/mythversion.h"
#include "libmythbase/storagegroup.h"
#include "libmythtv/channelgroup.h"
#include "libmythtv/channelutil.h"
#include "autoexpire.h"
#include "scheduler.h"
#include "v2artworkInfoList.h"
#include "v2castMemberList.h"
#include "v2guide.h"
Include dependency graph for v2guide.cpp:

Go to the source code of this file.

Functions

 Q_GLOBAL_STATIC_WITH_ARGS (MythHTTPMetaService, s_service,(GUIDE_HANDLE, V2Guide::staticMetaObject, &V2Guide::RegisterCustomTypes)) void V2Guide
 

Variables

AutoExpireexpirer
 
Schedulersched
 

Function Documentation

◆ Q_GLOBAL_STATIC_WITH_ARGS()

Q_GLOBAL_STATIC_WITH_ARGS ( MythHTTPMetaService  ,
s_service  ,
(GUIDE_HANDLE, V2Guide::staticMetaObject, &V2Guide::RegisterCustomTypes  
)

Definition at line 62 of file v2guide.cpp.

Variable Documentation

◆ expirer

AutoExpire* expirer

Referenced by HttpStatus::HttpStatus().

◆ sched

Scheduler* sched