跳到內容
  • 版面
  • 最新
  • 標籤
  • 熱門
  • 使用者
  • 群組
  • 搜尋
  • Get Qt Extensions
  • Unsolved
Collapse
品牌標誌
  1. 首頁
  2. Qt Development
  3. General and Desktop
  4. Translator
Forum Updated to NodeBB v4.3 + New Features

Translator

已排程 已置頂 已鎖定 已移動 General and Desktop
28 貼文 9 Posters 13.1k 瀏覽 1 Watching
  • 從舊到新
  • 從新到舊
  • 最多點贊
回覆
  • 在新貼文中回覆
登入後回覆
此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
  • D 離線
    D 離線
    DenisKormalev
    寫於 最後由 編輯
    #19

    tunde, I'm not saying about title but about its name in .ui file.

    1 條回覆 最後回覆
    0
    • S 離線
      S 離線
      sflr
      寫於 最後由 編輯
      #20

      You have the shell of the app which is a good start, now you need the 'meat', the actual text translating functionality. I recommned you implement Google Translate API "from here":http://code.google.com/apis/language/translate/overview.html to do the translation for you. They have documentation and example source code as well.

      1 條回覆 最後回覆
      0
      • S 離線
        S 離線
        stukdev
        寫於 最後由 編輯
        #21

        Yes, use Google API, is the simple way!

        Something like this "Qt App":http://qt-apps.org/content/show.php/QGoogleTranslator?content=135221

        1 條回覆 最後回覆
        0
        • T 離線
          T 離線
          tunde
          寫於 最後由 編輯
          #22

          i created a little english to chinese translator using the google translate api;however, it does not show the translated text..the source code can be seen on
          https://github.com/tigertown/chinese-translator

          help will be appreciated

          1 條回覆 最後回覆
          0
          • T 離線
            T 離線
            tunde
            寫於 最後由 編輯
            #23

            feel free to make amendments on that link

            1 條回覆 最後回覆
            0
            • T 離線
              T 離線
              tunde
              寫於 最後由 編輯
              #24

              i created a little english to chinese translator using the google translate api;however, it does not show the translated text..the source code can be seen on

              https://github.com/tigertown/chinese-translator

              help will be appreciated

              feel free to make amendments to the code on that link..thanks

              1 條回覆 最後回覆
              0
              • V 離線
                V 離線
                vsorokin
                寫於 最後由 編輯
                #25

                tunde, QHttp is obsolete class now. Use QNetworkAccessManager.

                --
                Vasiliy

                1 條回覆 最後回覆
                0
                • I 離線
                  I 離線
                  infoctopus
                  寫於 最後由 編輯
                  #26

                  [quote author="Vass" date="1291640503"]tunde, QHttp is obsolete class now. Use QNetworkAccessManager.[/quote]

                  Also, tunde, have you used QML for UI?

                  Qt rulez

                  1 條回覆 最後回覆
                  0
                  • T 離線
                    T 離線
                    tunde
                    寫於 最後由 編輯
                    #27

                    no i did not use QML for UI....is that an alternative?

                    1 條回覆 最後回覆
                    0
                    • T 離線
                      T 離線
                      tunde
                      寫於 最後由 編輯
                      #28

                      anyone is free to amend the code from the link i posted because i still have problems with translating the texts into another language...

                      1 條回覆 最後回覆
                      0

                      • 登入

                      • Login or register to search.
                      • 第一個貼文
                        最後的貼文
                      0
                      • 版面
                      • 最新
                      • 標籤
                      • 熱門
                      • 使用者
                      • 群組
                      • 搜尋
                      • Get Qt Extensions
                      • Unsolved