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

📄 qxmllocator.3qt

📁 Qt/Embedded是一个多平台的C++图形用户界面应用程序框架
💻 3QT
字号:
.TH QXmlLocator 3qt "10 November 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 NAMEQXmlLocator \- The XML handler classes with information about the actual parsing position<h1 align=center>QXmlLocator Class Reference.br<small>[ XML module ]</small></h1>.br.PP\fC#include <qxml.h>\fR.PP.SS "Public Members".in +1c.ti -1c.BI "\fBQXmlLocator\fR ( QXmlSimpleReader * parent ) ".br.ti -1c.BI "\fB~QXmlLocator\fR () ".br.ti -1c.BI "int \fBcolumnNumber\fR () ".br.ti -1c.BI "int \fBlineNumber\fR () ".br.in -1c.SH DESCRIPTIONThe QXmlLocator class provides the XML handler classes with information about the actual parsing position..PPThe reader reports a QXmlLocator to the content handler before he starts to parse the document. This is done with the QXmlContentHandler::setDocumentLocator() function. The handler classes can now use this locator to get the actual position the reader is at..SH MEMBER FUNCTION DOCUMENTATION.SH "QXmlLocator::QXmlLocator ( QXmlSimpleReader * parent )"Constructor..SH "QXmlLocator::~QXmlLocator ()"Destructor..SH "int QXmlLocator::columnNumber ()"Gets the column number (starting with 1) or -1 if there is no column number available..SH "int QXmlLocator::lineNumber ()"Gets the line number (starting with 1) or -1 if there is no line numberavailable..SH "SEE ALSO".BR http://doc.trolltech.com/qxmllocator.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 + -