#include <torclibxmlvalidator.h>
|
void | Validate (void) |
|
void | Validate (void) |
|
void | handleMessage (QtMsgType Type, const QString &Description, const QUrl &Identifier, const QSourceLocation &SourceLocation) |
|
Definition at line 7 of file torclibxmlvalidator.h.
TorcXmlValidator::TorcXmlValidator |
( |
const QString & |
XmlFile, |
|
|
const QString & |
XSDFile, |
|
|
bool |
Silent = false |
|
) |
| |
TorcXmlValidator::TorcXmlValidator |
( |
const QString & |
XmlFile, |
|
|
const QByteArray & |
XSDData, |
|
|
bool |
Silent = false |
|
) |
| |
TorcXmlValidator::~TorcXmlValidator |
( |
| ) |
|
|
default |
TorcXmlValidator::TorcXmlValidator |
( |
const QString & |
XmlFile, |
|
|
const QString & |
XSDFile, |
|
|
bool |
Silent = false |
|
) |
| |
TorcXmlValidator::TorcXmlValidator |
( |
const QString & |
XmlFile, |
|
|
const QByteArray & |
XSDData, |
|
|
bool |
Silent = false |
|
) |
| |
TorcXmlValidator::~TorcXmlValidator |
( |
| ) |
|
bool TorcXmlValidator::GetSilent |
( |
void |
| ) |
const |
void TorcXmlValidator::HandleMessage |
( |
void * |
ctx, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
|
static |
void TorcXmlValidator::handleMessage |
( |
QtMsgType |
Type, |
|
|
const QString & |
Description, |
|
|
const QUrl & |
Identifier, |
|
|
const QSourceLocation & |
SourceLocation |
|
) |
| |
|
protected |
void TorcXmlValidator::Validate |
( |
void |
| ) |
|
|
protected |
void TorcXmlValidator::Validate |
( |
void |
| ) |
|
|
protected |
bool TorcXmlValidator::Validated |
( |
void |
| ) |
|
bool TorcXmlValidator::Validated |
( |
void |
| ) |
const |
The documentation for this class was generated from the following files: