qgdictiterator.3qt
来自「tmark1.11:用于生成QT/EMBEDDED应用工程的Markfile文件」· 3QT 代码 · 共 87 行
3QT
87 行
.TH QGDictIterator 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 NAMEQGDictIterator \- An internal class for implementing QDictIterator and QIntDictIterator.SH SYNOPSIS.br.PP\fC#include <qgdict.h>\fR.PPInherited by QAsciiDictIterator, QDictIterator, QIntDictIterator and QPtrDictIterator..PP.SS "Public Members".in +1c.ti -1c.BI "\fBQGDictIterator\fR ( const QGDict & )".br.ti -1c.BI "\fBQGDictIterator\fR ( const QGDictIterator & )".br.ti -1c.BI "QGDictIterator& \fBoperator=\fR ( const QGDictIterator & )".br.ti -1c.BI "\fB~QGDictIterator\fR ()".br.ti -1c.BI "QCollection::Item \fBtoFirst\fR ()".br.ti -1c.BI "QCollection::Item \fBget\fR () const".br.ti -1c.BI "QString \fBgetKeyString\fR () const".br.ti -1c.BI "const char* \fBgetKeyAscii\fR () const".br.ti -1c.BI "long \fBgetKeyInt\fR () const".br.ti -1c.BI "void* \fBgetKeyPtr\fR () const".br.ti -1c.BI "QCollection::Item \fBoperator\fR ()()".br.ti -1c.BI "QCollection::Item \fBoperator++\fR ()".br.ti -1c.BI "QCollection::Item \fBoperator+=\fR ( uint )".br.in -1c.SH DESCRIPTIONAn internal class for implementing QDictIterator and QIntDictIterator..PPQGDictIterator is a strictly internal class that does the heavy work for QDictIterator and QIntDictIterator..SH MEMBER FUNCTION DOCUMENTATION.SH "QGDictIterator::QGDictIterator ( const QGDict & d )"For internal use only..SH "QGDictIterator::QGDictIterator ( const QGDictIterator & it )"For internal use only..SH "QGDictIterator::~QGDictIterator ()"For internal use only..SH "QCollection::Item QGDictIterator::operator()()"For internal use only..SH "QCollection::Item QGDictIterator::operator++()"For internal use only..SH "QCollection::Item QGDictIterator::operator+=( uint jumps )"For internal use only..SH "QGDictIterator & QGDictIterator::operator= ( const QGDictIterator & it )"For internal use only..SH "QCollection::Item QGDictIterator::toFirst()"For internal use only..SH "SEE ALSO".BR http://www.troll.no/qt/qgdictiterator.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 + =
减小字号Ctrl + -
显示快捷键?