#include <mythbackend/servicesv2/v2config.h>
|
| static bool | SetDatabaseCredentials (const QString &Host, const QString &UserName, const QString &Password, const QString &Name, int Port, bool DoTest, bool LocalEnabled, const QString &LocalHostName, bool WOLEnabled, int WOLReconnect, int WOLRetry, const QString &WOLCommand) |
| |
| static V2DatabaseStatus * | GetDatabaseStatus (void) |
| |
| static V2CountryList * | GetCountries (void) |
| |
| static V2LanguageList * | GetLanguages (void) |
| |
| static V2SystemEventList * | GetSystemEvents (const QString &Host) |
| |
| static QStringList | GetIPAddresses (const QString &Protocol) |
| |
Definition at line 17 of file v2config.h.
◆ V2Config()
◆ ~V2Config()
◆ GetCountries
◆ GetDatabaseStatus
◆ GetIPAddresses
| QStringList V2Config::GetIPAddresses |
( |
const QString & |
Protocol | ) |
|
|
staticslot |
◆ GetLanguages
◆ GetSystemEvents
◆ RegisterCustomTypes()
| static void V2Config::RegisterCustomTypes |
( |
| ) |
|
|
static |
◆ SetDatabaseCredentials
| bool V2Config::SetDatabaseCredentials |
( |
const QString & |
Host, |
|
|
const QString & |
UserName, |
|
|
const QString & |
Password, |
|
|
const QString & |
Name, |
|
|
int |
Port, |
|
|
bool |
DoTest, |
|
|
bool |
LocalEnabled, |
|
|
const QString & |
LocalHostName, |
|
|
bool |
WOLEnabled, |
|
|
int |
WOLReconnect, |
|
|
int |
WOLRetry, |
|
|
const QString & |
WOLCommand |
|
) |
| |
|
staticslot |
The documentation for this class was generated from the following files: