Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Language Translator without using qml file

Language Translator without using qml file

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 1.0k Views 2 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.
  • K Offline
    K Offline
    karthi shan
    wrote on last edited by
    #1

    Hi,
    Am developing application qt version 5.3, my you-transactor qt version 2.3. Qt 5.3 is supported qml file, that same code my you-transactor device is not supporting, without using qml file, how to translate the language.

    1 Reply Last reply
    0
    • mrdebugM Offline
      mrdebugM Offline
      mrdebug
      wrote on last edited by
      #2

      Are you using Linux as development machine?
      Please use
      /Dati/Qt/Qt5.4.0/5.4/gcc/bin/lupdate Qml/*.qml -ts DomusBossTouch_it.ts
      (replace with your app name)

      Need programmers to hire?
      www.labcsp.com
      www.denisgottardello.it
      GMT+1
      Skype: mrdebug

      K 1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @karthi-shan you do realize that QML is a Qt 4/5 feature, not Qt 2 ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • mrdebugM mrdebug

          Are you using Linux as development machine?
          Please use
          /Dati/Qt/Qt5.4.0/5.4/gcc/bin/lupdate Qml/*.qml -ts DomusBossTouch_it.ts
          (replace with your app name)

          K Offline
          K Offline
          karthi shan
          wrote on last edited by
          #4

          @mrdebug I am not getting. But i am using linux os.

          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