QCharRef Class Reference
The QCharRef class is a helper class for QString.
More...
#include </home/clem/local/src/opie/qmake/include/qstring.h>
Collaboration diagram for QCharRef:
[legend]List of all members.
Detailed Description
The QCharRef class is a helper class for QString.
When you get an object of type QCharRef, if you can assign to it, the assignment will apply to the character in the string from which you got the reference. That is its whole purpose in life. The QCharRef becomes invalid once modifications are made to the string: if you want to keep the character, copy it into a QChar.
Most of the QChar member functions also exist in QCharRef. However, they are not explicitly documented here.
- See also:
- QString::operator[]() QString::at() QChar
Definition at line 676 of file qstring.h.
Constructor & Destructor Documentation
| QCharRef::QCharRef |
( |
QString * |
str, |
|
|
uint |
pos |
|
) |
[inline, private] |
|
Member Function Documentation
| uchar QCharRef::cell |
( |
|
) |
const [inline] |
|
| unsigned char QCharRef::combiningClass |
( |
|
) |
const [inline] |
|
| const QString& QCharRef::decomposition |
( |
|
) |
const [inline] |
|
| int QCharRef::digitValue |
( |
|
) |
const [inline] |
|
| bool QCharRef::isDigit |
( |
|
) |
const [inline] |
|
| bool QCharRef::isLetter |
( |
|
) |
const [inline] |
|
| bool QCharRef::isLetterOrNumber |
( |
|
) |
[inline] |
|
| bool QCharRef::isMark |
( |
|
) |
const [inline] |
|
| bool QCharRef::isNull |
( |
|
) |
const [inline] |
|
| bool QCharRef::isNumber |
( |
|
) |
const [inline] |
|
| bool QCharRef::isPrint |
( |
|
) |
const [inline] |
|
| bool QCharRef::isPunct |
( |
|
) |
const [inline] |
|
| bool QCharRef::isSpace |
( |
|
) |
const [inline] |
|
| char QCharRef::latin1 |
( |
|
) |
const [inline] |
|
| QChar QCharRef::lower |
( |
|
) |
const [inline] |
|
| bool QCharRef::mirrored |
( |
|
) |
const [inline] |
|
| QChar QCharRef::mirroredChar |
( |
|
) |
const [inline] |
|
| QCharRef::operator QChar |
( |
|
) |
const [inline] |
|
| QCharRef QCharRef::operator= |
( |
int |
rc |
) |
[inline] |
|
| QCharRef QCharRef::operator= |
( |
uint |
rc |
) |
[inline] |
|
| QCharRef QCharRef::operator= |
( |
short |
rc |
) |
[inline] |
|
| QCharRef QCharRef::operator= |
( |
ushort |
rc |
) |
[inline] |
|
| QCharRef QCharRef::operator= |
( |
char |
c |
) |
[inline] |
|
| uchar QCharRef::row |
( |
|
) |
const [inline] |
|
| ushort QCharRef::unicode |
( |
|
) |
const [inline] |
|
| QChar QCharRef::upper |
( |
|
) |
const [inline] |
|
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:46:11 2005 for OPIE by
1.4.2