|
MythTV master
|
This is the complete list of members for Serializer, including all inherited members.
| AddHeaders(QStringMap &headers) | Serializer | virtual |
| AddProperty(const QString &sName, const QVariant &vValue, const QMetaObject *pMetaParent, const QMetaProperty *pMetaProp)=0 | Serializer | protectedpure virtual |
| BeginObject(const QString &sName, const QObject *pObject)=0 | Serializer | protectedpure virtual |
| BeginSerialize(QString &) | Serializer | inlineprotectedvirtual |
| EndObject(const QString &sName, const QObject *pObject)=0 | Serializer | protectedpure virtual |
| EndSerialize() | Serializer | inlineprotectedvirtual |
| GetContentType()=0 | Serializer | pure virtual |
| m_hash | Serializer | protected |
| ReadPropertyMetadata(const QObject *pObject, const QString &sPropName, const QString &sKey) | Serializer | protectedstatic |
| Serialize(const QObject *pObject, const QString &_sName=QString()) | Serializer | virtual |
| Serialize(const QVariant &vValue, const QString &sName) | Serializer | virtual |
| SerializeObject(const QObject *pObject, const QString &sName) | Serializer | protected |
| SerializeObjectProperties(const QObject *pObject) | Serializer | protected |
| Serializer() | Serializer | inline |