summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlineedit
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-07-14 10:56:08 (GMT)
committerMarius Bugge Monsen <mmonsen@trolltech.com>2009-07-14 11:34:14 (GMT)
commit1d9cbee73b51078e92bca26dbbf4e7d33bf72471 (patch)
treefc544d478cc3a648c0bff70e376bd03640557aaa /tests/auto/qlineedit
parent34fde4a4b7220c92b03dfa92607feb6179454066 (diff)
downloadQt-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 'tests/auto/qlineedit')
0 files changed, 0 insertions, 0 deletions