QXmlInputSource
#include <QtXml/QXmlInputSource>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QXmlInputSource
Overview
Public Static Attributes Index
const ushort | EndOfData |
const ushort | EndOfDocument |
Public Functions Index
QXmlInputSource () | |
QXmlInputSource (QIODevice *dev) | |
virtual | ~QXmlInputSource () |
virtual QString | data () const |
virtual void | fetchData () |
virtual QChar | next () |
virtual void | reset () |
virtual void | setData (const QString &dat) |
virtual void | setData (const QByteArray &dat) |
Protected Functions Index
virtual QString | fromRawData (const QByteArray &data, bool beginning=false) |
Public Static Attributes
const ushort
const ushort
Public Functions
Protected Functions
virtualQString
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy