A QString, which represents an entire xml doc
for example....I serialize it later with qdom....don't want to do it in readyread-slot....Qt Code:
<xml-response> <person> <name>charlie</name> <family-name>harper</family-name> </person> <xml-respone>To copy to clipboard, switch view to plain text mode
I just want to ensure that the full string is transfered....


Reply With Quote


Bookmarks