Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
These classes are relevant to XML users.
QDomAttr | Represents one attribute of a QDomElement. It is part of the Qt Enterprise Edition |
QDomCDATASection | Represents an XML CDATA section. It is part of the Qt Enterprise Edition |
QDomCharacterData | Represents a generic string in the DOM. It is part of the Qt Enterprise Edition |
QDomComment | Represents an XML comment. It is part of the Qt Enterprise Edition |
QDomDocument | Represents an XML document. It is part of the Qt Enterprise Edition |
QDomDocumentFragment | Tree of QDomNodes which is not usually a complete QDomDocument. It is part of the Qt Enterprise Edition |
QDomDocumentType | The representation of the DTD in the document tree. It is part of the Qt Enterprise Edition |
QDomElement | Represents one element in the DOM tree. It is part of the Qt Enterprise Edition |
QDomEntity | Represents an XML entity. It is part of the Qt Enterprise Edition |
QDomEntityReference | Represents an XML entity reference. It is part of the Qt Enterprise Edition |
QDomImplementation | Information about the features of the DOM implementation. It is part of the Qt Enterprise Edition |
QDomNamedNodeMap | Collection of nodes that can be accessed by name. It is part of the Qt Enterprise Edition |
QDomNode | The base class for all the nodes in a DOM tree. It is part of the Qt Enterprise Edition |
QDomNodeList | List of QDomNode objects. It is part of the Qt Enterprise Edition |
QDomNotation | Represents an XML notation. It is part of the Qt Enterprise Edition |
QDomProcessingInstruction | Represents an XML processing instruction. It is part of the Qt Enterprise Edition |
QDomText | Represents text data in the parsed XML document. It is part of the Qt Enterprise Edition |
QXmlAttributes | XML attributes. It is part of the Qt Enterprise Edition |
QXmlContentHandler | Interface to report the logical content of XML data. It is part of the Qt Enterprise Edition |
QXmlDeclHandler | Interface to report declaration content of XML data. It is part of the Qt Enterprise Edition |
QXmlDefaultHandler | Default implementation of all the XML handler classes. It is part of the Qt Enterprise Edition |
QXmlDTDHandler | Interface to report DTD content of XML data. It is part of the Qt Enterprise Edition |
QXmlEntityResolver | Interface to resolve external entities contained in XML data. It is part of the Qt Enterprise Edition |
QXmlErrorHandler | Interface to report errors in XML data. It is part of the Qt Enterprise Edition |
QXmlInputSource | The input data for the QXmlReader subclasses. It is part of the Qt Enterprise Edition |
QXmlLexicalHandler | Interface to report the lexical content of XML data. It is part of the Qt Enterprise Edition |
QXmlLocator | The XML handler classes with information about the parsing position within a file. It is part of the Qt Enterprise Edition |
QXmlNamespaceSupport | Helper class for XML readers which want to include namespace support. It is part of the Qt Enterprise Edition |
QXmlParseException | Used to report errors with the QXmlErrorHandler interface. It is part of the Qt Enterprise Edition |
QXmlReader | Interface for XML readers (i.e. parsers). It is part of the Qt Enterprise Edition |
QXmlSimpleReader | Implementation of a simple XML reader (parser). It is part of the Qt Enterprise Edition |
Copyright © 2004 Trolltech | Trademarks | Qt 3.3.2
|