Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Support other text encoding?
Forum Updated to NodeBB v4.3 + New Features

Support other text encoding?

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 4.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mantoben
    wrote on last edited by
    #1

    Does Qt Quick support other text coding, like Chinese (UTF8), Japanese?
    I have tried it using text, but it seems not working :(

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mbrasser
      wrote on last edited by
      #2

      Hi,

      QML supports UTF-8 (and in fact expects all QML files to be UTF-8 encoded). http://developer.qt.nokia.com/forums/viewthread/2032 has some previous discussion on this topic, with tips for checking/changing the file encoding of your QML file.

      Regards,
      Michael

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mantoben
        wrote on last edited by
        #3

        It works. Thanks mbrasser :D

        1 Reply Last reply
        0
        • AlicemirrorA Offline
          AlicemirrorA Offline
          Alicemirror
          wrote on last edited by
          #4

          Hi,

          I am experimenting QT-Linguist features and it seems to me the right way to manage "any" language (supported) with the specific encoding to be sure that is supported on the destination devices. Not only if the program require multi-language support.

          Enrico Miglino (aka Alicemirror)
          Balearic Dynamics
          Islas Baleares, Ibiza (Spain)
          www.balearicdynamics.com

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved