QConstString man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



QConstString(3qt)				QConstString(3qt)

NAME
       QConstString - A

       #include <qstring.h>

   Public Members
       QConstString ( QChar * unicode, uint length )
       ~QConstString ()
       const QString& string () const

DESCRIPTION
       A QString which uses constant Unicode data.

       In order to minimize copying, highly optimized
       applications can use QConstString to provide a QString-
       compatible object from existing Unicode data. It is then
       the user's responsibility to make sure that the Unicode
       data must exist for the entire lifetime of the
       QConstString object.

MEMBER FUNCTION DOCUMENTATION
QConstString::QConstString ( QChar * unicode, uint length )
       Constructs a QConstString that uses the first length
       Unicode characters in the array unicode. Any attempt to
       modify copies of the string will cause it to create a copy
       of the data, thus it remains forever unmodified.

       Note that unicode is not copied. The caller must be able
       to guarantee that unicode will not be deleted or modified.
       Since that is generally not the case with const strings
       (they are references), this constructor demands a non-
       const pointer even though it never modifies unicode.

QConstString::~QConstString ()
       Destroys the QConstString, creating a copy of the data if
       other strings are still using it.

const QString& QConstString::string () const
       Returns a constant string referencing the data passed
       during construction.

SEE ALSO
       http://doc.trolltech.com/qconststring.html
       http://www.trolltech.com/faq/tech.html

COPYRIGHT
       Copyright 1992-2001 Trolltech AS,
       http://www.trolltech.com.  See the license file included
       in the distribution for a complete license statement.

AUTHOR
       Generated automatically from the source code.

Trolltech AS		   13 June 2001				1

QConstString(3qt)				QConstString(3qt)

BUGS
       If you find a bug in Qt, please report it as described in
       http://doc.trolltech.com/bughowto.html.	Good bug reports
       make our job much simpler. Thank you.

       In case of content or formattting problems with this
       manual page, please report them to qt-bugs@trolltech.com.
       Please include the name of the manual page
       (qconststring.3qt) and the Qt version (2.3.1).

Trolltech AS		   13 June 2001				2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net