MythTV
master
|
#include <v2config.h>
Public Slots | |
static bool | SetDatabaseCredentials (const QString &Host, const QString &UserName, const QString &Password, const QString &Name, int Port, bool DoTest) |
static V2DatabaseStatus * | GetDatabaseStatus (void) |
static V2CountryList * | GetCountries (void) |
static V2LanguageList * | GetLanguages (void) |
static V2SystemEventList * | GetSystemEvents (const QString &Host) |
static QStringList | GetIPAddresses (const QString &Protocol) |
Public Member Functions | |
V2Config () | |
~V2Config () override=default | |
![]() | |
MythHTTPService (MythHTTPMetaService *MetaService) | |
~MythHTTPService () override=default | |
virtual HTTPResponse | HTTPRequest (const HTTPRequest2 &Request) |
Respond to a valid HTTPRequest. More... | |
QString & | Name () |
Static Public Member Functions | |
static void | RegisterCustomTypes () |
![]() | |
template<class T > | |
static HTTPServicePtr | Create () |
Additional Inherited Members | |
![]() | |
bool | HAS_PARAMv2 (const QString &p) |
![]() | |
QString | m_name |
MythHTTPMetaService * | m_staticMetaService { nullptr } |
HTTPRequest2 | m_request {nullptr} |
Definition at line 14 of file v2config.h.
V2Config::V2Config | ( | ) |
Definition at line 41 of file v2config.cpp.
|
overridedefault |
|
static |
|
staticslot |
Definition at line 49 of file v2config.cpp.
|
staticslot |
Definition at line 86 of file v2config.cpp.
|
staticslot |
Definition at line 132 of file v2config.cpp.
|
staticslot |
Definition at line 159 of file v2config.cpp.
|
staticslot |
Definition at line 211 of file v2config.cpp.
|
staticslot |
Definition at line 186 of file v2config.cpp.