Results 1 to 4 of 4

Thread: Reading Japanese chars from QNetworkReply

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2011
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Reading Japanese chars from QNetworkReply

    Alright i'll give that a shot thanks

    Content-Type is "text/xml; charset=UTF-8" but the data is still incorrect
    Last edited by Antidote; 25th March 2013 at 22:08.

  2. #2
    Join Date
    Mar 2011
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Reading Japanese chars from QNetworkReply

    I figured it out, I was converting text to UTF-8 unnecessarily (msg.toUtf8()) before outputting the data to my IRC tcp socket.
    Completely my fault

Similar Threads

  1. Replies: 11
    Last Post: 10th February 2011, 00:38
  2. Replies: 1
    Last Post: 9th October 2010, 23:54
  3. Japanese Text
    By kroenecker in forum Qt Programming
    Replies: 2
    Last Post: 19th April 2009, 14:47
  4. Conversion of Unicode to Japanese
    By santosh.kumar in forum Qt Programming
    Replies: 1
    Last Post: 16th April 2008, 14:35
  5. uim/Anthy Japanese Input
    By kroenecker in forum Qt Programming
    Replies: 3
    Last Post: 3rd May 2007, 04:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.