The QXmlSimpleReader class provides an implementation of a simple XML reader (i.e. parser). More...
#include <qxml.h>
Inherits QXmlReader.
This XML reader is sufficient for simple parsing tasks. Here is a short list of the properties of this reader:
For getting started see also the "Quick start".
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
Constructs a simple XML reader.
[virtual]
Destroys a simple XML reader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Gets the state of a feature.
See also setFeature() and hasFeature().
Reimplemented from QXmlReader.
[virtual]
Returns TRUE if the class has a feature named feature, otherwise FALSE.
See also setFeature() and feature().
Reimplemented from QXmlReader.
[virtual]
Returns FALSE since this class does not support any properties.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Returns 0 since this class does not support any properties.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Sets the state of a feature.
Supported features are:
See also feature() and hasFeature().
Reimplemented from QXmlReader.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QXmlReader.
[virtual]
Does nothing since this class does not support any properties.
Reimplemented from QXmlReader.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.
Copyright © 2000 Trolltech | Trademarks | Qt version 2.2.1
|