#include <libmythbase/http/mythxsd.h>
Definition at line 33 of file mythxsd.h.
◆ ReadPropertyMetadata()
QString MythXSD::ReadPropertyMetadata |
( |
QObject * |
pObject, |
|
|
const QString & |
sPropName, |
|
|
const QString & |
sKey |
|
) |
| |
|
staticprotected |
◆ RenderXSD()
◆ RenderArrayXSD()
bool MythXSD::RenderArrayXSD |
( |
const HTTPRequest2 & |
pRequest, |
|
|
const QString & |
sClassName, |
|
|
bool |
bCustomType |
|
) |
| |
|
protected |
◆ RenderMapXSD()
bool MythXSD::RenderMapXSD |
( |
const HTTPRequest2 & |
pRequest, |
|
|
const QString & |
sClassName, |
|
|
bool |
bCustomType |
|
) |
| |
|
protected |
◆ CreateSchemaRoot()
QDomElement MythXSD::CreateSchemaRoot |
( |
| ) |
|
|
protected |
◆ CreateComplexTypeNode()
QDomElement MythXSD::CreateComplexTypeNode |
( |
QMetaObject * |
pMetaObject | ) |
|
|
protected |
◆ IsNillable()
bool MythXSD::IsNillable |
( |
const QString & |
sType | ) |
|
|
staticprotected |
◆ IsEnum()
bool MythXSD::IsEnum |
( |
const QMetaProperty & |
metaProperty, |
|
|
const QString & |
sType |
|
) |
| |
|
staticprotected |
◆ Error()
◆ GetXSD()
◆ ConvertTypeToXSD()
QString MythXSD::ConvertTypeToXSD |
( |
const QString & |
sType, |
|
|
bool |
bCustomType = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: