Results 1 to 5 of 5

Thread: Passing some Unicode characters to Linux Qt applications

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,328
    Thanks
    317
    Thanked 871 Times in 858 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Passing some Unicode characters to Linux Qt applications

    Have your read the Qt documentation concerning Unicode? Your problem may be in how you are handling the characters either as input to QString or as output to a Qt-based widget for display.

    There are references to "16-bit Unicode", which could be the problem.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  2. The following user says thank you to d_stranz for this useful post:

    PCXT (28th October 2020)

Similar Threads

  1. XSendEvent failed for unicode/special characters in Linux
    By Deepika in forum General Programming
    Replies: 0
    Last Post: 16th July 2015, 06:05
  2. Replies: 0
    Last Post: 16th July 2015, 06:05
  3. SQLite and unicode characters.
    By ZikO in forum General Programming
    Replies: 2
    Last Post: 19th November 2012, 18:46
  4. Help needed to convert unicode characters
    By hybrid_snyper in forum Newbie
    Replies: 4
    Last Post: 24th August 2012, 15:20
  5. QString to unicode characters
    By jsmax in forum Newbie
    Replies: 1
    Last Post: 19th September 2011, 10:41

Tags for this Thread

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.