📄 qlnode.3qt
字号:
'\" t.TH QLNode 3qt "5 August 2004" "Trolltech AS" \" -*- nroff -*-.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQLNode \- Internal class for the.br.PP\fC#include <qglist.h>\fR.PP.SS "Public Members".in +1c.ti -1c.BI "QCollection::Item \fBgetData\fR () ".br.in -1c.SH DESCRIPTIONThe QLNode class is an internal class for the QList template collection..PPQLNode is a doubly linked list node; it has three pointers:.IP 1Pointer to the previous node..IP 2Pointer to the next node..IP 3Pointer to the actual data..PPSometimes it might be practical to have direct access to the list nodes in a QList, but it is seldom required..PP\fBWarning:\fR Be very careful if you want to access the list nodes. The heap can easily get corrupted if you make a mistake..PPSee also QList::currentNode(), QList::removeNode() and QList::takeNode()..SH MEMBER FUNCTION DOCUMENTATION.SH "QCollection::Item QLNode::getData()"Returns a pointer (\fCvoid*)\fR to the actual data in the list node..SH "SEE ALSO".BR http://doc.trolltech.com/qlnode.html.BR http://www.trolltech.com/faq/tech.html.SH COPYRIGHTCopyright 1992-2001 Trolltech AS, http://www.trolltech.com. See thelicense file included in the distribution for a complete licensestatement..SH AUTHORGenerated automatically from the source code..SH BUGSIf you find a bug in Qt, please report it as described in.BR http://doc.trolltech.com/bughowto.html .Good bug reports make our job much simpler. Thank you..PIn case of content or formattting problems with this manual page, pleasereport them to.BR qt-bugs@trolltech.com .Please include the name of the manual page (qlnode.3qt) and the Qtversion (2.3.8).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -