qgcacheiterator.3qt
来自「Qt/Embedded是一个多平台的C++图形用户界面应用程序框架」· 3QT 代码 · 共 103 行
3QT
103 行
.TH QGCacheIterator 3qt "3 September 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 NAMEQGCacheIterator \- An internal class for implementing QCacheIterator and QIntCacheIterator.SH SYNOPSIS.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.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 + =
减小字号Ctrl + -
显示快捷键?