Loading [MathJax]/extensions/tex2jax.js
OGS
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
XMLQtInterface.cpp File Reference

Detailed Description

Base part of implementation of reading XML files using Qt stuff.

Date
Oct 15, 2013

Definition in file XMLQtInterface.cpp.

#include "XMLQtInterface.h"
#include <QByteArray>
#include <QCoreApplication>
#include <QCryptographicHash>
#include <QDir>
#include <QFileInfo>
#include <QXmlSchema>
#include <QXmlSchemaValidator>
#include <QXmlStreamReader>
#include <fstream>
#include <utility>
#include "BaseLib/Logging.h"
Include dependency graph for XMLQtInterface.cpp:

Go to the source code of this file.

Namespaces

namespace  BaseLib
 
namespace  BaseLib::IO