diff options
author | Martin Smith <msmith@trolltech.com> | 2009-07-14 10:56:08 (GMT) |
---|---|---|
committer | Marius Bugge Monsen <mmonsen@trolltech.com> | 2009-07-14 11:34:14 (GMT) |
commit | 1d9cbee73b51078e92bca26dbbf4e7d33bf72471 (patch) | |
tree | fc544d478cc3a648c0bff70e376bd03640557aaa /src/script/qscriptmemberfwd_p.h | |
parent | 34fde4a4b7220c92b03dfa92607feb6179454066 (diff) | |
download | Qt-1d9cbee73b51078e92bca26dbbf4e7d33bf72471.zip Qt-1d9cbee73b51078e92bca26dbbf4e7d33bf72471.tar.gz Qt-1d9cbee73b51078e92bca26dbbf4e7d33bf72471.tar.bz2 |
doc: Clarified what happens with a null Q3CString.
If you call data() on a default constructed Q3CString, it returns
a non-null pointer and from then on isNull() returns false. You
have to use constData() to prevent the shared class from detaching
the null representation and replacing it with an empty representation.
Task-number: 210895
Diffstat (limited to 'src/script/qscriptmemberfwd_p.h')
0 files changed, 0 insertions, 0 deletions