📄 qgcacheiterator.3qt
字号:
'\" t.TH QGCacheIterator 3qt "24 January 2005" "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 NAMEQGCacheIterator \- An internal class for implementing.br.PP\fC#include <qgcache.h>\fR.PPInherited by QAsciiCacheIterator, QCacheIterator and QIntCacheIterator..PP.SS "Protected Members".TP\fBQGCacheIterator\fR ( const QGCache & ) (internal).TP\fBQGCacheIterator\fR ( const QGCacheIterator & ) (internal).TP\fB~QGCacheIterator\fR () (internal).TPQGCacheIterator& \fBoperator=\fR ( const QGCacheIterator & ) (internal).TPuint \fBcount\fR () const (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).TPQString \fBgetKeyString\fR () const (internal).TPconst char* \fBgetKeyAscii\fR () const (internal).TPlong \fBgetKeyInt\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 DESCRIPTIONAn internal class for implementing QCacheIterator and QIntCacheIterator..PPQGCacheIterator is a strictly internal class that does the heavy work for QCacheIterator and QIntCacheIterator..SH MEMBER FUNCTION DOCUMENTATION.SH "QGCacheIterator::QGCacheIterator ( const QGCache & c ) \fC[protected]\fR"For internal use only..SH "QGCacheIterator::QGCacheIterator ( const QGCacheIterator & ci ) \fC[protected]\fR"For internal use only..SH "QGCacheIterator::~QGCacheIterator () \fC[protected]\fR"For internal use only..SH "bool QGCacheIterator::atFirst () const \fC[protected]\fR"For internal use only..SH "bool QGCacheIterator::atLast () const \fC[protected]\fR"For internal use only..SH "uint QGCacheIterator::count () const \fC[protected]\fR"For internal use only..SH "QCollection::Item QGCacheIterator::get() const \fC[protected]\fR"For internal use only..SH "const char * QGCacheIterator::getKeyAscii () const \fC[protected]\fR"For internal use only..SH "long QGCacheIterator::getKeyInt () const \fC[protected]\fR"For internal use only..SH "QString QGCacheIterator::getKeyString () const \fC[protected]\fR"For internal use only..SH "QCollection::Item QGCacheIterator::operator()() \fC[protected]\fR"For internal use only..SH "QCollection::Item QGCacheIterator::operator++() \fC[protected]\fR"For internal use only..SH "QCollection::Item QGCacheIterator::operator+=( uint jump ) \fC[protected]\fR"For internal use only..SH "QCollection::Item QGCacheIterator::operator--() \fC[protected]\fR"For internal use only..SH "QCollection::Item QGCacheIterator::operator-=( uint jump ) \fC[protected]\fR"For internal use only..SH "QGCacheIterator & QGCacheIterator::operator= ( const QGCacheIterator & ci ) \fC[protected]\fR"For internal use only..SH "QCollection::Item QGCacheIterator::toFirst() \fC[protected]\fR"For internal use only..SH "QCollection::Item QGCacheIterator::toLast() \fC[protected]\fR"For internal use only..SH "SEE ALSO".BR http://doc.trolltech.com/qgcacheiterator.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 (qgcacheiterator.3qt) and the Qtversion (2.3.10).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -