QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
QxXmlReader.h File Reference
#include <QtCore/qhash.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qdatastream.h>
#include <QtCore/QXmlStreamReader>
#include <QxXml/QxXmlWriter.h>

Go to the source code of this file.

Classes

class  qx::QxXmlReader
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 

Functions

QX_DLL_EXPORT QDataStream & operator>> (QDataStream &stream, qx::QxXmlReader &xmlReader)
 

Function Documentation

◆ operator>>()

QX_DLL_EXPORT QDataStream & operator>> ( QDataStream & stream,
qx::QxXmlReader & xmlReader )