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 is Qt Designer?
Qt 6.11 is out! See what's new in the release blog

Where is Qt Designer?

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 17.5k 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.
  • N Offline
    N Offline
    neveralull
    wrote on last edited by
    #1

    I downloaded the latest Qt SDK 1.2 offline installer for my Windows XP desktop computer, and it seems to work ok. I can compile, build, and run the demo programs in QtCreator. However, it did not install Qt Designer. I can't find any references to Designer in the current Qt documentation, but that's a program I used at the previous company I worked for.

    My Qt SDK install did get one error message, which I had to ignore: "Error during installation process (com.nokia.nk.tools.madde.usbdriver): Execution failed(Unexpected exit code: -2147418112): “C:\QtSDK\Madde\usbdriver\DPInst.exe /SE /SA /SW”

    This didn't seem to cause any problems for the QtCreator installation.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jake007
      wrote on last edited by
      #2

      Qt Designer is not installed by default with QtSDK.
      You need to select custom and choose Qt Designer.

      Otherwise, is located in: [your QtSDK path]\QtCreator\bin\designer.exe.

      Note: Designer interface is also built in in QtCreator.


      Code is poetry

      1 Reply Last reply
      0
      • N Offline
        N Offline
        neveralull
        wrote on last edited by
        #3

        Oh, thanks. I've always run designer as a separate program, so if it was in the Qt Creator SDK I never noticed it. I just brought up Creator, started a new project, clicked on mainwindow.ui, and it went to Design. It seems to be working fine. Thanks.

        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