![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for XmlParser, including all inherited members.
| characters(QStringView text) | XmlParser | protectedvirtual |
| endDocument() | XmlParser | protectedvirtual |
| endElement(QStringView namespaceURI, QStringView localName, QStringView qName) | XmlParser | protectedvirtual |
| fatalError(qint64 line, qint64 column, const QString &message) | XmlParser | protectedvirtual |
| parse() | XmlParser | |
| reader | XmlParser | protected |
| reportWhitespaceOnlyData | XmlParser | protected |
| startElement(QStringView namespaceURI, QStringView localName, QStringView qName, const QXmlStreamAttributes &atts) | XmlParser | protectedvirtual |
| XmlParser(QXmlStreamReader &r, bool whitespaceOnlyData=false) | XmlParser | inline |
| ~XmlParser()=default | XmlParser | virtual |