📄 qglistiterator.3qt
字号:
.TH QGListIterator 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 NAMEQGListIterator \- 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 & ) (internal).TP\fBQGListIterator\fR ( const QGListIterator & ) (internal).TPQGListIterator& \fBoperator=\fR ( const QGListIterator & ) (internal).TP\fB~QGListIterator\fR () (internal).TPbool \fBatFirst\fR () const (internal).TPbool \fBatLast\fR () const (internal).TPQCollection::Item \fBtoFirst\fR () (internal).TPQCollection::Item \fBtoLast\fR () (internal).TPQCollection::Item \fBget\fR () const (internal).TPQCollection::Item \fBoperator\fR ()() (internal).TPQCollection::Item \fBoperator++\fR () (internal).TPQCollection::Item \fBoperator+=\fR ( uint ) (internal).TPQCollection::Item \fBoperator--\fR () (internal).TPQCollection::Item \fBoperator-=\fR ( uint ) (internal).SH DESCRIPTIONThe QGListIterator class 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://doc.trolltech.com/qglistiterator.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 + -