📄 qglistiterator.3qt
字号:
.TH QGListIterator 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*-.\" Copyright 1992-1999 Troll Tech AS. All rights reserved. See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQGListIterator \- The QGListIterator is an internal class for implementing QListIterator.SH SYNOPSIS.br.PP\fC#include <qglist.h>\fR.PPInherited by QListIterator..PP.SS "Protected Members".TP\fBQGListIterator\fR ( const QGList & ) .TP\fBQGListIterator\fR ( const QGListIterator & ) .TPQGListIterator& \fBoperator=\fR ( const QGListIterator & ) .TP\fB~QGListIterator\fR () .TPbool \fBatFirst\fR () const.TPbool \fBatLast\fR () const.TPQCollection::Item \fBtoFirst\fR () .TPQCollection::Item \fBtoLast\fR () .TPQCollection::Item \fBget\fR () const.TPQCollection::Item \fBoperator\fR ()() .TPQCollection::Item \fBoperator++\fR () .TPQCollection::Item \fBoperator+=\fR ( uint ) .TPQCollection::Item \fBoperator--\fR () .TPQCollection::Item \fBoperator-=\fR ( uint ) .SH DESCRIPTIONThe QGListIterator is an internal class for implementing QListIterator..PPQGListIterator is a strictly internal class that does the heavy work for QListIterator..SH MEMBER FUNCTION DOCUMENTATION.SH "QGListIterator::QGListIterator ( const QGList & l ) \fC[protected]\fR"For internal use only..SH "QGListIterator::QGListIterator ( const QGListIterator & it ) \fC[protected]\fR"For internal use only..SH "QGListIterator::~QGListIterator () \fC[protected]\fR"For internal use only..SH "bool QGListIterator::atFirst () const \fC[protected]\fR"For internal use only..SH "bool QGListIterator::atLast () const \fC[protected]\fR"For internal use only..SH "QCollection::Item QGListIterator::get() const \fC[protected]\fR"For internal use only..SH "QCollection::Item QGListIterator::operator()() \fC[protected]\fR"For internal use only..SH "QCollection::Item QGListIterator::operator++() \fC[protected]\fR"For internal use only..SH "QCollection::Item QGListIterator::operator+=( uint jumps ) \fC[protected]\fR"For internal use only..SH "QCollection::Item QGListIterator::operator--() \fC[protected]\fR"For internal use only..SH "QCollection::Item QGListIterator::operator-=( uint jumps ) \fC[protected]\fR"For internal use only..SH "QGListIterator & QGListIterator::operator= ( const QGListIterator & it ) \fC[protected]\fR"For internal use only..SH "QCollection::Item QGListIterator::toFirst() \fC[protected]\fR"For internal use only..SH "QCollection::Item QGListIterator::toLast() \fC[protected]\fR"For internal use only..SH "SEE ALSO".BR http://www.troll.no/qt/qglistiterator.html.SH COPYRIGHTCopyright 1992-1999 Troll Tech AS. See the license file included inthe distribution for a complete license statement..SH AUTHORGenerated automatically from the source code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -