Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. where can i download qt designer source code?for example,this qt designer software,thanks
Forum Updated to NodeBB v4.3 + New Features

where can i download qt designer source code?for example,this qt designer software,thanks

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 3.6k Views
  • 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
    misa
    wrote on last edited by
    #1

    designer-screenshot.png

    aha_1980A 1 Reply Last reply
    0
    • M misa

      designer-screenshot.png

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @misa,

      The source code is here: https://code.qt.io/cgit/qt/qttools.git/tree/src/designer

      You can clone the containing git repository with git clone git://code.qt.io/qt/qttools.git

      regards

      Qt has to stay free or it will die.

      M 1 Reply Last reply
      2
      • aha_1980A aha_1980

        Hi @misa,

        The source code is here: https://code.qt.io/cgit/qt/qttools.git/tree/src/designer

        You can clone the containing git repository with git clone git://code.qt.io/qt/qttools.git

        regards

        M Offline
        M Offline
        misa
        wrote on last edited by
        #3

        @aha_1980 First, thank you very much. I have downloaded the source code, but when I build the project, I meet many questions. about the build environment, where I can find it?otherwise, I can't solve the build problems. thanks.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          misa
          wrote on last edited by
          #4

          the build error is following:
          2187d2c6-b2d0-44dd-8923-9109bf4a57d9-image.png
          I guess it's not supposed to be built in this way. Looks like I should build it as a new Qt module like described "here":http://qt-project.org/wiki/Creating-a-new-module-or-tool-for-Qt#55af8d3b581bc7a96ac2a08eb19da92c. Please correct me if I'm wrong.

          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