Compatibility Members for QXmlInputSource

以下成員源於類 QXmlInputSource are part of the Qt compatibility layer. We advise against using them in new code.

公共函數

QXmlInputSource (QFile & file )
QXmlInputSource (QTextStream & stream )

成員函數文檔編製

QXmlInputSource:: QXmlInputSource ( QFile & file )

使用 QXmlInputSource (& file ) 代替。

QXmlInputSource:: QXmlInputSource ( QTextStream & stream )

使用 QXmlInputSource ( QIODevice *) constructor instead, with the device used by stream .

另請參閱 QTextStream::device ().