How to convert QByteArray to char*? I want to copy the contents of the file from HTTP to be read Am using Qt Code: Switch view http.read(Char* Data,len) http.read(Char* Data,len) To copy to clipboard, switch view to plain text mode
http.read(Char* Data,len)
View Tag Cloud
Forum Rules
Bookmarks