QxOrm
1.5.0
C++ Object Relational Mapping library
|
#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) |
QX_DLL_EXPORT QDataStream& operator>> | ( | QDataStream & | stream, |
qx::QxXmlReader & | xmlReader | ||
) |