57 static QString
toXml(T * pOwner);
58 static bool fromXml(T * pOwner,
const QString & sXml);
65#include "../../inl/QxXml/QxXml.inl"
Concrete list of class properties registered into QxOrm context.
static QString toXml(T *pOwner)
static bool fromXmlReader(T *pOwner, QxXmlReader *pXmlReader)
static std::shared_ptr< QxXmlWriter > toXmlWriter(T *pOwner)
static bool fromXml(T *pOwner, const QString &sXml)
Root namespace for all QxOrm library features.