⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qstrilist.3qt

📁 qt-embedded-2.3.8.tar.gz源码
💻 3QT
字号:
'\" t.TH QStrIList 3qt "5 August 2004" "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 NAMEQStrIList \- Doubly linked list of.br.PP\fC#include <qstrlist.h>\fR.PPInherits QStrList..PP.SS "Public Members".in +1c.ti -1c.BI "\fBQStrIList\fR ( bool " "deepCopies" "=TRUE ) ".br.ti -1c.BI "\fB~QStrIList\fR () ".br.in -1c.SH DESCRIPTIONThe QStrIList class provides a doubly linked list of \fCchar*\fR with case insensitive compare..PPThis class is a QList<char> instance (a list of char*)..PPQStrIList is similar to QStrList except that it is case insensitive. The virtual compareItems() function is reimplemented and does a case insensitive string comparison. The inSort() function will insert strings in a sorted order..PPThe QStrListIterator class is an iterator for QStrList..SH MEMBER FUNCTION DOCUMENTATION.SH "QStrIList::QStrIList ( bool deepCopies=TRUE )"Constructs a list of strings. Will make deep copies of all inserted strings if \fIdeepCopies\fR is TRUE, or uses shallow copies if \fIdeepCopies\fR is FALSE..SH "QStrIList::~QStrIList ()"Destroys the list.  All strings are removed..SH "SEE ALSO".BR http://doc.trolltech.com/qstrilist.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 (qstrilist.3qt) and the Qtversion (2.3.8).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -