Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Standalone Qt Designer installation
Forum Updated to NodeBB v4.3 + New Features

Standalone Qt Designer installation

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
10 Posts 4 Posters 7.0k 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.
  • Q Offline
    Q Offline
    Quant
    wrote on last edited by
    #1

    I develop applications with Netbeans on my Windows notebook for the Raspberry Pi and build them remotely on the Raspberry Pi. Now I also would like to develop some GUIs with Qt. Because of remote building I need neither MinGW nor Qt modules (RPi of course has everything necessary installed), only Qt Designer to edit the Qt Forms.

    How can I install only the Qt Designer (and perhaps QT Linguist and Assistant) or at least with as little additional stuff as possible?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      AFAIK, they are part of the standard desktop install.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Q 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        AFAIK, they are part of the standard desktop install.

        Q Offline
        Q Offline
        Quant
        wrote on last edited by
        #3

        Thank you for your anwser.
        Yes they are part of the standard >1 GB installation, of which I need only these 3 applications.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Technically, you can use Qt Creator for the designer and assistant part however there's currently no equivalent integration for Linguist.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          Q 1 Reply Last reply
          0
          • SGaistS SGaist

            Technically, you can use Qt Creator for the designer and assistant part however there's currently no equivalent integration for Linguist.

            Q Offline
            Q Offline
            Quant
            wrote on last edited by
            #5

            @SGaist said in Standalone Qt Designer installation:

            Technically, you can use Qt Creator for the designer and assistant part however there's currently no equivalent integration for Linguist.

            Netbeans provides such integration in a sense. It launches Qt designer and Qt Linguist for editing Qt Forms and Translations respectively, which in turn launch the Assisntant for documentation. Since this is not what I asked about I try to be more clear:

            How can I install these 3 applications without installing builds, Qt Creator etc. which would waste over 1 GB of disk space?

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              If you don't want to install either a MSVC or MinGW Qt, then the only option is to build Qt yourself which will take even more space.

              Otherwise, just install a desktop Qt, extract the applications you want with their dependencies and uninstall the desktop Qt again.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              Q 1 Reply Last reply
              1
              • SGaistS SGaist

                If you don't want to install either a MSVC or MinGW Qt, then the only option is to build Qt yourself which will take even more space.

                Otherwise, just install a desktop Qt, extract the applications you want with their dependencies and uninstall the desktop Qt again.

                Q Offline
                Q Offline
                Quant
                wrote on last edited by
                #7

                @SGaist said in Standalone Qt Designer installation:

                If you don't want to install either a MSVC or MinGW Qt, then the only option is to build Qt yourself which will take even more space.

                Otherwise, just install a desktop Qt, extract the applications you want with their dependencies and uninstall the desktop Qt again.

                Ok, but how do I know what dependencies do they have? I wish the installer would be capable of doing that...

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  IIRC they are in the bin folder so you already have everything needed. In fact you have everything need for all the applications to run so a bit more than these two requires. So as a quick and dirty solution, you can just keep the bin folder and its content.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  1
                  • M Offline
                    M Offline
                    mherrmann
                    wrote on last edited by mherrmann
                    #9

                    I also wanted to install just Qt Designer. Like you, I found it very difficult, without having to install gigabytes of other software. Out of this frustration, I created standalone installers for Qt Designer for Windows and Mac. Maybe you will find them useful.

                    JKSHJ 1 Reply Last reply
                    0
                    • M mherrmann

                      I also wanted to install just Qt Designer. Like you, I found it very difficult, without having to install gigabytes of other software. Out of this frustration, I created standalone installers for Qt Designer for Windows and Mac. Maybe you will find them useful.

                      JKSHJ Offline
                      JKSHJ Offline
                      JKSH
                      Moderators
                      wrote on last edited by
                      #10

                      @mherrmann said in Standalone Qt Designer installation:

                      I also wanted to install just Qt Designer. Like you, I found it very difficult, without having to install gigabytes of other software. Out of this frustration, I created standalone installers for Qt Designer for Windows and Mac. Maybe you will find them useful.

                      Thanks for providing a standalone installer!

                      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                      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