Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Get executable file in QT Design studio
Forum Updated to NodeBB v4.3 + New Features

Get executable file in QT Design studio

Scheduled Pinned Locked Moved Unsolved General and Desktop
12 Posts 4 Posters 1.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.
  • S Offline
    S Offline
    stm32learn
    wrote on last edited by
    #1

    Hi
    I made my app in QT Design studio but i can't get a executable file from it.
    I don't knew how to get an executable file for Linux or windows from it.

    there is no .dll or .exe file or anything similar to it.
    9984ab9a-a5e6-41c9-a64f-2e61f9dab510-image.png
    imports folder
    87eb6f15-08eb-4927-92ab-d721690ce97b-image.png
    Just a lot of .QML files.
    how i can run my app from this files without compile it again?
    If its not possible how i can get an executable file for Linux or windows from it?

    artwawA 1 Reply Last reply
    0
    • S stm32learn

      Hi
      I made my app in QT Design studio but i can't get a executable file from it.
      I don't knew how to get an executable file for Linux or windows from it.

      there is no .dll or .exe file or anything similar to it.
      9984ab9a-a5e6-41c9-a64f-2e61f9dab510-image.png
      imports folder
      87eb6f15-08eb-4927-92ab-d721690ce97b-image.png
      Just a lot of .QML files.
      how i can run my app from this files without compile it again?
      If its not possible how i can get an executable file for Linux or windows from it?

      artwawA Offline
      artwawA Offline
      artwaw
      wrote on last edited by
      #2

      @stm32learn Design studio is for UI development. I think you confuse it with QtCreator.

      For more information please re-read.

      Kind Regards,
      Artur

      S 1 Reply Last reply
      0
      • artwawA artwaw

        @stm32learn Design studio is for UI development. I think you confuse it with QtCreator.

        S Offline
        S Offline
        stm32learn
        wrote on last edited by stm32learn
        #3

        @artwaw Thanks

        That means i cant use c++ codes in it?
        For example when a button clicked some c++ codes run??
        in Design studio

        artwawA 1 Reply Last reply
        0
        • S stm32learn

          @artwaw Thanks

          That means i cant use c++ codes in it?
          For example when a button clicked some c++ codes run??
          in Design studio

          artwawA Offline
          artwawA Offline
          artwaw
          wrote on last edited by
          #4

          @stm32learn I do not think so, no. https://www.qt.io/product/ui-design-tools
          You can design UI in the Studio if QtCreator design mode is not enough but actual development is still done in Qt Creator.

          For more information please re-read.

          Kind Regards,
          Artur

          S 2 Replies Last reply
          0
          • artwawA artwaw

            @stm32learn I do not think so, no. https://www.qt.io/product/ui-design-tools
            You can design UI in the Studio if QtCreator design mode is not enough but actual development is still done in Qt Creator.

            S Offline
            S Offline
            stm32learn
            wrote on last edited by
            #5

            @artwaw So i can design my UI in design studio but do coding in QTCreator?

            1 Reply Last reply
            0
            • artwawA artwaw

              @stm32learn I do not think so, no. https://www.qt.io/product/ui-design-tools
              You can design UI in the Studio if QtCreator design mode is not enough but actual development is still done in Qt Creator.

              S Offline
              S Offline
              stm32learn
              wrote on last edited by
              #6

              @artwaw
              For example this app i designed in QT Design studio
              https://file.io/zsXOGZJxzT0g

              I need when each button clicked a c++ code runs witch open a file or external app
              Its just for example

              artwawA 1 Reply Last reply
              0
              • S stm32learn

                @artwaw
                For example this app i designed in QT Design studio
                https://file.io/zsXOGZJxzT0g

                I need when each button clicked a c++ code runs witch open a file or external app
                Its just for example

                artwawA Offline
                artwawA Offline
                artwaw
                wrote on last edited by
                #7

                @stm32learn Like I wrote

                @artwaw said in Get executable file in QT Design studio:

                You can design UI in the Studio if QtCreator design mode is not enough but actual development is still done in Qt Creator.

                For more information please re-read.

                Kind Regards,
                Artur

                S 1 Reply Last reply
                0
                • artwawA artwaw

                  @stm32learn Like I wrote

                  @artwaw said in Get executable file in QT Design studio:

                  You can design UI in the Studio if QtCreator design mode is not enough but actual development is still done in Qt Creator.

                  S Offline
                  S Offline
                  stm32learn
                  wrote on last edited by
                  #8

                  @artwaw Thanks!

                  You mean we can design our UI in QT Design studio and write codes and set the functionality of each object that we created in design studio in QT Creator

                  Am i right?😬

                  Also I'm new in QT😁

                  artwawA 1 Reply Last reply
                  0
                  • S stm32learn

                    @artwaw Thanks!

                    You mean we can design our UI in QT Design studio and write codes and set the functionality of each object that we created in design studio in QT Creator

                    Am i right?😬

                    Also I'm new in QT😁

                    artwawA Offline
                    artwawA Offline
                    artwaw
                    wrote on last edited by
                    #9

                    @stm32learn Like I wrote previously... Yes, that is it.

                    Also please check Qt Creator design mode, you might discover that using Studio is a bit of an overkill.

                    For more information please re-read.

                    Kind Regards,
                    Artur

                    S Z 2 Replies Last reply
                    0
                    • artwawA artwaw

                      @stm32learn Like I wrote previously... Yes, that is it.

                      Also please check Qt Creator design mode, you might discover that using Studio is a bit of an overkill.

                      S Offline
                      S Offline
                      stm32learn
                      wrote on last edited by
                      #10

                      @artwaw Thanks q lot!

                      1 Reply Last reply
                      0
                      • artwawA artwaw

                        @stm32learn Like I wrote previously... Yes, that is it.

                        Also please check Qt Creator design mode, you might discover that using Studio is a bit of an overkill.

                        Z Offline
                        Z Offline
                        Zoii
                        wrote on last edited by
                        #11

                        Hello @artwaw,
                        So why should we use Qt design studio if we need Qt creator in order to create a file .exe? Is it better to create everything directly in Qt creator ?

                        JKSHJ 1 Reply Last reply
                        0
                        • Z Zoii

                          Hello @artwaw,
                          So why should we use Qt design studio if we need Qt creator in order to create a file .exe? Is it better to create everything directly in Qt creator ?

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

                          @Zoii said in Get executable file in QT Design studio:

                          So why should we use Qt design studio if we need Qt creator in order to create a file .exe? Is it better to create everything directly in Qt creator ?

                          A larger team might have a dedicated UI designer and a dedicated software engineer (or even multiple of each). The UI designer would use Qt Design Studio, and the software engineer would use Qt Creator.

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

                          1 Reply Last reply
                          3

                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Search
                          • Get Qt Extensions
                          • Unsolved