#include <libmythservicecontracts/service.h>
Definition at line 42 of file service.h.
◆ Service()
Service::Service |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
◆ ConvertToVariant()
QVariant Service::ConvertToVariant |
( |
int |
nType, |
|
|
void * |
pValue |
|
) |
| |
|
virtual |
◆ ConvertToParameterPtr()
void * Service::ConvertToParameterPtr |
( |
int |
nTypeId, |
|
|
const QString & |
sParamType, |
|
|
void * |
pParam, |
|
|
const QString & |
sValue |
|
) |
| |
|
virtual |
◆ ToBool()
bool Service::ToBool |
( |
const QString & |
sVal | ) |
|
|
static |
◆ HAS_PARAM()
bool Service::HAS_PARAM |
( |
const QString & |
p | ) |
const |
|
inline |
◆ m_parsedParams
QList<QString> Service::m_parsedParams |
The documentation for this class was generated from the following files: