![]() |
Qt 4.8
|
#include <qxmlschemavalidator_p.h>
Public Functions | |
| QXmlSchemaValidatorPrivate (const QXmlSchema &schema) | |
| void | setSchema (const QXmlSchema &schema) |
Definition at line 71 of file qxmlschemavalidator_p.h.
|
inline |
Definition at line 74 of file qxmlschemavalidator_p.h.
|
inline |
Definition at line 99 of file qxmlschemavalidator_p.h.
Referenced by QXmlSchemaValidatorPrivate(), and QXmlSchemaValidator::setSchema().
| QPatternist::XsdSchemaContext::Ptr QXmlSchemaValidatorPrivate::m_context |
Definition at line 122 of file qxmlschemavalidator_p.h.
Referenced by setSchema(), and QXmlSchemaValidator::validate().
| QPatternist::ReferenceCountedValue<QAbstractMessageHandler>::Ptr QXmlSchemaValidatorPrivate::m_messageHandler |
Definition at line 118 of file qxmlschemavalidator_p.h.
Referenced by QXmlSchemaValidator::messageHandler(), and QXmlSchemaValidatorPrivate().
| QXmlNamePool QXmlSchemaValidatorPrivate::m_namePool |
Definition at line 114 of file qxmlschemavalidator_p.h.
Referenced by QXmlSchemaValidator::namePool(), and setSchema().
| QPatternist::ReferenceCountedValue<QNetworkAccessManager>::Ptr QXmlSchemaValidatorPrivate::m_networkAccessManager |
Definition at line 119 of file qxmlschemavalidator_p.h.
Referenced by QXmlSchemaValidator::networkAccessManager(), and QXmlSchemaValidatorPrivate().
| QXmlSchema QXmlSchemaValidatorPrivate::m_originalSchema |
Definition at line 121 of file qxmlschemavalidator_p.h.
Referenced by QXmlSchemaValidator::schema(), and setSchema().
| QPatternist::XsdSchema::Ptr QXmlSchemaValidatorPrivate::m_schema |
Definition at line 123 of file qxmlschemavalidator_p.h.
Referenced by setSchema(), and QXmlSchemaValidator::validate().
| QUrl QXmlSchemaValidatorPrivate::m_schemaDocumentUri |
Definition at line 124 of file qxmlschemavalidator_p.h.
Referenced by setSchema(), and QXmlSchemaValidator::validate().
| const QAbstractUriResolver* QXmlSchemaValidatorPrivate::m_uriResolver |
Definition at line 116 of file qxmlschemavalidator_p.h.
Referenced by QXmlSchemaValidatorPrivate(), QXmlSchemaValidator::setUriResolver(), and QXmlSchemaValidator::uriResolver().
| QAbstractMessageHandler* QXmlSchemaValidatorPrivate::m_userMessageHandler |
Definition at line 115 of file qxmlschemavalidator_p.h.
Referenced by QXmlSchemaValidator::messageHandler(), QXmlSchemaValidatorPrivate(), and QXmlSchemaValidator::setMessageHandler().
| QNetworkAccessManager* QXmlSchemaValidatorPrivate::m_userNetworkAccessManager |
Definition at line 117 of file qxmlschemavalidator_p.h.
Referenced by QXmlSchemaValidator::networkAccessManager(), QXmlSchemaValidatorPrivate(), and QXmlSchemaValidator::setNetworkAccessManager().