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. Understanding Qt Creator and Qt Designer
QtWS25 Last Chance

Understanding Qt Creator and Qt Designer

Scheduled Pinned Locked Moved Qt Creator and other tools
8 Posts 3 Posters 4.1k 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.
  • F Offline
    F Offline
    fs_tigre
    wrote on last edited by
    #1

    Hi,

    Can someone be so kind and explain what is the main difference between Qt Creator and Qt Designer?

    What is the limitation by using one instead of the other?

    Thanks a lot!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      timoph
      wrote on last edited by
      #2

      designer is just for doing user interfaces and creator is pretty much a complete IDE.

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fs_tigre
        wrote on last edited by
        #3

        First of all, thank you for your reply.

        Ok this is how I understand it...

        Qt Designer will only help you to visualize your layout and to generate the necessary code but you cannot compile with it, is this correct?

        Qt Creator is a complete IDE where you can do everything but you cannot visualize until you compile, is this correct?

        If the above is correct, HOW and WHY would you use both programs?

        Sorry if my question don't make too much sense!

        Thanks a lot

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

          No, the full functionality of designer is included in creator. There is a Design tab in Creator which has all of the functionality of designer.

          Software Engineer
          My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

          1 Reply Last reply
          0
          • F Offline
            F Offline
            fs_tigre
            wrote on last edited by
            #5

            Thank you for your reply.

            Ok, that answers my question. It looks like Qt Creator is all I need.

            Now last question, just out of curiosity why would you use Qt Designer instead if you have everything you need in Qt Creator?

            Thanks a lot

            1 Reply Last reply
            0
            • M Offline
              M Offline
              mlong
              wrote on last edited by
              #6

              Some people don't use Creator as their development environment; designer allows them to have its functionality without the overhead of having to use the full Creator IDE. Also, designer is a legacy product which has existed for years -- much longer than Qt Creator has been around -- and it continues to be bundled with Qt.

              Software Engineer
              My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

              1 Reply Last reply
              0
              • F Offline
                F Offline
                fs_tigre
                wrote on last edited by
                #7

                Make sense, thanks a lot for your help!

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mlong
                  wrote on last edited by
                  #8

                  Glad that I could help!

                  Software Engineer
                  My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

                  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