Author Topic: Does QT support Chinese Characters?  (Read 3787 times)

china_cup

  • Newbie
  • *
  • Posts: 14
    • View Profile
Does QT support Chinese Characters?
« on: July 20, 2004, 05:02:15 am »
I found that Chinese Characters cannot be diaplayed in QTextView correctly.

lpotter

  • Sr. Member
  • ****
  • Posts: 450
    • View Profile
    • http://qtopia.net
Does QT support Chinese Characters?
« Reply #1 on: July 22, 2004, 09:00:32 pm »
whats the code you are using to display them?
Software Engineer, Systems Group, MES, Trolltech
irc.freenode.net #qtopia
http://qtopia.net

china_cup

  • Newbie
  • *
  • Posts: 14
    • View Profile
Does QT support Chinese Characters?
« Reply #2 on: July 22, 2004, 10:37:29 pm »
I use a QFileDialog to load a picture,and some of the file names are chinese ,and I want
to display the file name in a textview .

freizugheit

  • Sr. Member
  • ****
  • Posts: 409
    • View Profile
    • http://
Does QT support Chinese Characters?
« Reply #3 on: July 23, 2004, 09:44:32 pm »
If memory serves me well, Qtopia does not come with QFileDialog class.