Results 1 to 2 of 2

Thread: encode characters

  1. #1
    Join Date
    Apr 2008
    Posts
    37
    Thanks
    10
    Qt products
    Qt4
    Platforms
    Windows

    Default encode characters

    Hi!
    somebody knows how to change a QString that i shows like this "ñáéóúÃ* " into this one "ñáéÃ*óú"??

  2. #2
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: encode characters

    You have to know which encoding it is and then use QTextCodec

Similar Threads

  1. Replies: 15
    Last Post: 31st January 2020, 18:25
  2. Mysterious QXMLStreamReader parsing behavior
    By ym1206 in forum Qt Programming
    Replies: 3
    Last Post: 14th June 2010, 19:56
  3. Replies: 13
    Last Post: 10th October 2007, 15:38
  4. Displaying extended ASII characters
    By WinchellChung in forum Newbie
    Replies: 2
    Last Post: 19th July 2007, 13:57
  5. Problem at time compilation in traslation of language
    By thomasjoy in forum Qt Programming
    Replies: 3
    Last Post: 22nd May 2007, 14:18

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
  •  
Qt is a trademark of The Qt Company.