Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Creator in Ubuntu: Russian(Unicode) text in text editor
Forum Updated to NodeBB v4.3 + New Features

Qt Creator in Ubuntu: Russian(Unicode) text in text editor

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 2.7k 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.
  • F Offline
    F Offline
    freelife
    wrote on last edited by
    #1

    I cant use russian text in qt Creator and qt designer in Ubuntu.
    I write in Russian, got text in English.
    I have to write code in Qt and copy russian comments from standard text editor.
    !http://cs537402.vk.me/u18226111/docs/7cb00ba85938/Snimok_ekrana_ot_2013-11-19_23_49_16.png?extra=Xi4Ng0CWGfFndL6lN7OSjccD-cuCyX4nCQeb8YIP3mV9jSz4aQzmdhigvUGWPKB3DSawDeuxUQ9JYUzV-AHG5ait8m_s_7cT(Problem)!

    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      Hi,
      The default encoding is set to UTF-8, so no Russian text possible. In the options menu go the the Text Editor and then the Behavior tab. There you are able to change the encoding settings. Take the one with Russian and you should be able to type Russian.

      Greetz

      Greetz, Jeroen

      1 Reply Last reply
      0
      • F Offline
        F Offline
        freelife
        wrote on last edited by
        #3

        Which encoding may use russian?
        [quote author="Jeroentje@home" date="1384932649"]Hi,
        The default encoding is set to UTF-8, so no Russian text possible. In the options menu go the the Text Editor and then the Behavior tab. There you are able to change the encoding settings. Take the one with Russian and you should be able to type Russian.

        Greetz[/quote]

        1 Reply Last reply
        0
        • JeroentjehomeJ Offline
          JeroentjehomeJ Offline
          Jeroentjehome
          wrote on last edited by
          #4

          UTF-16 is able to contain Cyrillic text

          Greetz, Jeroen

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            ... so is UTF-8 and UTF-32. All these are just different encodings of unicode, so they represent the same glyphs in different ways.

            UTF-8 is perfectly fine for russian text -- and basically any text in any language commonly used on computers!

            1 Reply Last reply
            0
            • F Offline
              F Offline
              freelife
              wrote on last edited by
              #6

              [quote author="Tobias Hunger" date="1385036227"]... so is UTF-8 and UTF-32. All these are just different encodings of unicode, so they represent the same glyphs in different ways.

              UTF-8 is perfectly fine for russian text -- and basically any text in any language commonly used on computers![/quote]
              I tried to use UTF-8, 16, 32 and many other.
              The problem is not in the encoding

              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