⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qxmlinputsource.3qt

📁 Qt/Embedded是一个多平台的C++图形用户界面应用程序框架
💻 3QT
字号:
.TH QXmlInputSource 3qt "3 September 2000" "Trolltech AS" \" -*- nroff -*-.\" Copyright 1992-2000 Trolltech AS.  All rights reserved.  See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQXmlInputSource \- The source where XML data is read from<h1 align=center>QXmlInputSource Class Reference.br<small>[ XML module ]</small></h1>.br.PP\fC#include <qxml.h>\fR.PP.SS "Public Members".in +1c.ti -1c.BI "\fBQXmlInputSource\fR () ".br.ti -1c.BI "\fBQXmlInputSource\fR ( QTextStream & stream ) ".br.ti -1c.BI "\fBQXmlInputSource\fR ( QFile & file ) ".br.ti -1c.BI "virtual \fB~QXmlInputSource\fR () ".br.ti -1c.BI "virtual const QString& \fBdata\fR () const".br.ti -1c.BI "virtual void \fBsetData\fR ( const QString & d ) ".br.in -1c.SH DESCRIPTIONThe QXmlInputSource class is the source where XML data is read from..PPAll subclasses of QXmlReader read the input from this class..SH MEMBER FUNCTION DOCUMENTATION.SH "QXmlInputSource::QXmlInputSource ()"Constructs a input source which contains no data..SH "QXmlInputSource::QXmlInputSource ( QFile & file )"Constructs a input source and get the data from a file. If the file cannot be read the input source is empty..SH "QXmlInputSource::QXmlInputSource ( QTextStream & stream )"Constructs a input source and get the data from the text stream..SH "QXmlInputSource::~QXmlInputSource () \fC[virtual]\fR"Destructor..SH "const QString& QXmlInputSource::data () const \fC[virtual]\fR"Returns all the data this input source contains..SH "void QXmlInputSource::setData ( const QString & dat ) \fC[virtual]\fR"Sets the data of the input source to \fIdat.\fR.SH "SEE ALSO".BR http://doc.trolltech.com/qxmlinputsource.html.SH COPYRIGHTCopyright 1992-2000 Trolltech AS, http://www.trolltech.com/.  See thelicense file included in the distribution for a complete licensestatement..SH AUTHORGenerated automatically from the source code.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -