42 #ifndef QXMLSCHEMAVALIDATOR_H 43 #define QXMLSCHEMAVALIDATOR_H 45 #include <QtCore/QUrl> 46 #include <QtXmlPatterns/QXmlNamePool> 71 bool validate(
const QUrl &source)
const;
#define QT_END_NAMESPACE
This macro expands to.
The QByteArray class provides an array of bytes.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QUrl class provides a convenient interface for working with URLs.
The QXmlSchema class provides loading and validation of a W3C XML Schema.
The QXmlNamePool class is a table of shared strings referenced by instances of QXmlName.
The QAbstractUriResolver class is a callback interface for resolving Uniform Resource Identifiers...
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const char * data(const QByteArray &arr)
The QNetworkAccessManager class allows the application to send network requests and receive replies...
#define Q_XMLPATTERNS_EXPORT
The QAbstractMessageHandler class provides a callback interface for handling messages.
The QXmlSchemaValidator class validates XML instance documents against a W3C XML Schema.
static void messageHandler(QtMsgType type, const char *msg)
QImageIOHandler * handler
The QIODevice class is the base interface class of all I/O devices in Qt.
QXmlSchemaValidatorPrivate *const d