Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Chinese
  4. 欢迎大家来到Qt中文论坛
Qt 6.11 is out! See what's new in the release blog

欢迎大家来到Qt中文论坛

Scheduled Pinned Locked Moved Chinese
88 Posts 67 Posters 233.7k 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.
  • C Offline
    C Offline
    Chuck Gao
    wrote on last edited by
    #19

    [quote author="Xin Chen" date="1312795175"]报个到,qt新手,目前正在学习齐亮和吴迪写的东西[/quote]

    呵呵,我以前也看过。有空也可以看下Wiki上面的,最近他们写了点新的

    Chuck

    1 Reply Last reply
    0
    • E Offline
      E Offline
      eaglelauqt
      wrote on last edited by
      #20

      人气不太旺阿 。

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Loaden
        wrote on last edited by
        #21

        qt-project.org上线后,这里还存在吗?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          deleted487
          wrote on last edited by
          #22

          当然还存在了,不知道域名会不会也切过去

          1 Reply Last reply
          0
          • L Offline
            L Offline
            Loaden
            wrote on last edited by
            #23

            齐亮先生还在Nokia么?
            看好qt-project.org,期待域名也切换过去!
            [quote author="Liang Qi" date="1316685878"]当然还存在了,不知道域名会不会也切过去[/quote]

            1 Reply Last reply
            0
            • P Offline
              P Offline
              plutochoco
              wrote on last edited by
              #24

              祝贺一下

              1 Reply Last reply
              0
              • R Offline
                R Offline
                rcyboom
                wrote on last edited by
                #25

                一直在潜水,今天报到先!

                1 Reply Last reply
                0
                • L Offline
                  L Offline
                  Loaden
                  wrote on last edited by
                  #26

                  终于连论坛也移过来了,爽中!

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    Berton
                    wrote on last edited by
                    #27

                    大家好

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      microjo
                      wrote on last edited by
                      #28

                      人好少的说,不知道国内有关于Qt的好论坛吗

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        gemfield
                        wrote on last edited by
                        #29

                        哦,我今天来的时候已经是新域名了。难道我错过了什么?
                        [quote author="Liang Qi" date="1316685878"]当然还存在了,不知道域名会不会也切过去[/quote]

                        Gemfield, A CivilNet Maintainer.

                        1 Reply Last reply
                        0
                        • U Offline
                          U Offline
                          uuQt
                          wrote on last edited by
                          #30

                          签到一下

                          1 Reply Last reply
                          0
                          • M Offline
                            M Offline
                            MaoHaier
                            wrote on last edited by
                            #31

                            刚来,冒个泡~

                            1 Reply Last reply
                            0
                            • R Offline
                              R Offline
                              remme123
                              wrote on last edited by
                              #32

                              这人有点少啊

                              1 Reply Last reply
                              0
                              • B Offline
                                B Offline
                                bengol
                                wrote on last edited by
                                #33

                                报个到吧,增加点人气

                                1 Reply Last reply
                                0
                                • M Offline
                                  M Offline
                                  masxcy
                                  wrote on last edited by
                                  #34

                                  来报个道

                                  1 Reply Last reply
                                  0
                                  • H Offline
                                    H Offline
                                    huanghaizilu
                                    wrote on last edited by
                                    #35

                                    报道先:)
                                    麻烦兄弟姐妹们介绍下QT在移动手机上的情景

                                    Study QT

                                    1 Reply Last reply
                                    0
                                    • T Offline
                                      T Offline
                                      Tiramisu1993
                                      wrote on last edited by
                                      #36

                                      我来啦

                                      1 Reply Last reply
                                      0
                                      • C Offline
                                        C Offline
                                        clh_clh
                                        wrote on last edited by
                                        #37

                                        初次移植Qt寻求帮助:
                                        移植Qt库4.8.1,配置命令如下:./configure -prefix /opt/usr/local/Trolltech/Qt-4.8.1 -embedded arm -release -opensource -fast -no-accessibility -multimedia -webkit -javascript-jit -script -no-scripttools -xplatform qws/linux-arm-g++ -little-endian -no-mmx -no-3dnow -no-sse2 -no-sse3 -no-sse4.1 -no-sse4.2 -no-avx -qt-zlib -qt-libtiff -qt-libpng -qt-libjpeg -nomake tools -nomake docs -nomake examples -nomake demo -gtkstyle -qt-freetype -depths 16,18,24,32 -confirm-license -qt-mouse-tslib -I /opt/usr/tslib/include -L /opt/usr/tslib/lib
                                        编译后,运行一个自己设计的时间显示UI程序,不会死机(鼠标拖动也不会死),运行Qt自带的pixeTool工具,使用鼠标拖动立马会死机?不知道什么原因。后来运行Qt的测试程序结果如下:
                                        tst_MIMESniffing ok
                                        tst_qgraphicswebview Totals: 1 passed, 1 failed, 0 skipped
                                        tst_qwebinspector ok
                                        tst_hybridPixmap Totals: 1 passed, 1 failed, 0 skipped
                                        tst_qwebelement Totals: 1 passed, 1 failed, 0 skipped
                                        tst_qwebpage Totals: 1 passed, 1 failed, 0 skipped
                                        tst_loading ok
                                        tst_qwebframe Totals: 1 passed, 1 failed, 0 skipped
                                        tst_qwebview Totals: 1 passed, 1 failed, 0 skipped
                                        tst_painting Totals: 2 passed, 1 failed, 0 skipped
                                        tst_qwebhistory 输出乱七八糟,被强制kill
                                        tst_qdeclarativewebview Totals: 2 passed, 32 failed, 1 skipped
                                        tst_qwebhistoryinterface Totals: 1 passed, 1 failed, 0 skipped

                                        有高手能否指点一下,那里出了问题。

                                        1 Reply Last reply
                                        0
                                        • H Offline
                                          H Offline
                                          hitzjm
                                          wrote on last edited by
                                          #38

                                          大家好,最近用pyside 编程,比较好用。但是前天 在程序里使用 Q_ARG 宏(用在C++程序里没有问题), pyside 不识别。有谁能帮助我吗。谢谢

                                          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