Qt 4.8
|
The QCharRef class is a helper class for QString. More...
#include <qstring.h>
Private Functions | |
QCharRef (QString &str, int idx) | |
Properties | |
int | i |
QString & | s |
Friends | |
class | QString |
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.
|
inlineprivate |
|
inline |
Definition at line 834 of file qstring.h.
|
inline |
Definition at line 845 of file qstring.h.
|
inline |
Definition at line 841 of file qstring.h.
|
inline |
Definition at line 839 of file qstring.h.
|
inline |
Definition at line 840 of file qstring.h.
|
inline |
Definition at line 829 of file qstring.h.
|
inline |
Definition at line 835 of file qstring.h.
|
inline |
Definition at line 837 of file qstring.h.
|
inline |
Definition at line 824 of file qstring.h.
|
inline |
Definition at line 821 of file qstring.h.
|
inline |
Definition at line 823 of file qstring.h.
|
inline |
Definition at line 825 of file qstring.h.
|
inline |
Definition at line 820 of file qstring.h.
|
inline |
Definition at line 816 of file qstring.h.
|
inline |
Definition at line 822 of file qstring.h.
|
inline |
Definition at line 817 of file qstring.h.
|
inline |
Definition at line 818 of file qstring.h.
|
inline |
Definition at line 819 of file qstring.h.
|
inline |
Definition at line 827 of file qstring.h.
|
inline |
Definition at line 826 of file qstring.h.
|
inline |
Definition at line 836 of file qstring.h.
|
inline |
Definition at line 838 of file qstring.h.
Definition at line 798 of file qstring.h.
|
inline |
Definition at line 804 of file qstring.h.
|
inline |
Definition at line 806 of file qstring.h.
|
inline |
|
inline |
|
inline |
Definition at line 846 of file qstring.h.
|
inline |
Definition at line 855 of file qstring.h.
|
inline |
Definition at line 856 of file qstring.h.
|
inline |
Definition at line 830 of file qstring.h.
|
inline |
Definition at line 832 of file qstring.h.
|
inline |
Definition at line 831 of file qstring.h.
|
inline |
Definition at line 857 of file qstring.h.
|
inline |
Definition at line 859 of file qstring.h.
|
inline |
Definition at line 843 of file qstring.h.