[Qt-interest] text browser appending issue
Yuvaraj R
yuvaraj at ongobiz.com
Sat Sep 12 13:16:47 CEST 2009
Hi All
My Qstring is
QString string = "\n"+yuvaraj+"\n"+"addu"+"\n+"hgdfhgdsfwgev bdsf
gdsjfgdbsfsd fcbysfdv sd fdsfdhsgbvfdsfdsfsgejsfvdfdsfd;
settings.setValue("im_details",string);
QString data = settings.value("im_details").toString();
while appending the string data to text browser it is showing as
yuvarajaddudfdsfdsfdsfdsfdsfdsfdsfdsfdsfdsfdsf(any space is not showing)
it is not showing properly..
id print this string
there it is showing properly
what is the mistake , ihave done here
please help me
Thanks
Yuvaraj R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090912/26f918e4/attachment.html
More information about the Qt-interest-old
mailing list