MythTV  master
Functions
v2config.cpp File Reference
#include <QHostAddress>
#include <QNetworkInterface>
#include "libmyth/mythcontext.h"
#include "libmythtv/mythsystemevent.h"
#include "libmythbase/http/mythhttpmetaservice.h"
#include "libmythbase/iso3166.h"
#include "libmythbase/iso639.h"
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlocale.h"
#include "libmythbase/mythtranslation.h"
#include "libmythbase/mythversion.h"
#include "libmythbase/version.h"
#include "v2config.h"
#include "v2countryList.h"
#include "v2databaseInfo.h"
#include "v2databaseStatus.h"
#include "v2languageList.h"
Include dependency graph for v2config.cpp:

Go to the source code of this file.

Functions

 Q_GLOBAL_STATIC_WITH_ARGS (MythHTTPMetaService, s_service,(CONFIG_HANDLE, V2Config::staticMetaObject, &V2Config::RegisterCustomTypes)) void V2Config
 

Function Documentation

◆ Q_GLOBAL_STATIC_WITH_ARGS()

Q_GLOBAL_STATIC_WITH_ARGS ( MythHTTPMetaService  ,
s_service  ,
(CONFIG_HANDLE, V2Config::staticMetaObject, &V2Config::RegisterCustomTypes  
)

Definition at line 28 of file v2config.cpp.