Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Design Tooling
  3. Qt Design Studio
  4. QT Design Studio with PySide6
QtWS25 Last Chance

QT Design Studio with PySide6

Scheduled Pinned Locked Moved Unsolved Qt Design Studio
6 Posts 3 Posters 2.9k 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.
  • Q Offline
    Q Offline
    Qt4Fun
    wrote on last edited by
    #1

    Hi

    I would like to use QT Design Studio to design an application which runs with PySide6 bindings.

    Is there an option to export the Project for PySide6, which may also produce some boiler plate code to run the application?

    Or, should I use QT Designer instead?

    My goal would be to develop a python application using PySide6, having a layered architecture aproach and being able to design the GUI with QT Design Studio without any hassle of moving files arround.

    Thanks

    JonBJ 1 Reply Last reply
    0
    • Q Qt4Fun

      Hi

      I would like to use QT Design Studio to design an application which runs with PySide6 bindings.

      Is there an option to export the Project for PySide6, which may also produce some boiler plate code to run the application?

      Or, should I use QT Designer instead?

      My goal would be to develop a python application using PySide6, having a layered architecture aproach and being able to design the GUI with QT Design Studio without any hassle of moving files arround.

      Thanks

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Qt4Fun
      My understanding [I stand to be corrected] is that you don't write [Python] code in Design Studio. You have to export your design (as a .ui) from Studio, import into Qt Designer, and write code there.

      Q 1 Reply Last reply
      0
      • JonBJ JonB

        @Qt4Fun
        My understanding [I stand to be corrected] is that you don't write [Python] code in Design Studio. You have to export your design (as a .ui) from Studio, import into Qt Designer, and write code there.

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

        @JonB
        Thanks for your respone, I will use VS Code as Editor for writing Python code.

        In my understanding ".ui files" are for widgets, but I would like to work with QT Quick (Controls) and use QT Design Studios which seems to have a more "modern" UI and user experience.

        The question is, if QT Design Studio has already a "developer workflow" for using with PySide6 or should go the QT Designer route with ".qml files" instead?

        Edit: My question is basically the same as this one:
        https://forum.qt.io/topic/144714/getting-started-with-design-studio-and-pyside6

        1 Reply Last reply
        0
        • N Offline
          N Offline
          Naethan
          wrote on last edited by
          #4

          It's amazing how in history of this forum category nobody has opened a thread to ask about pyside 6 but we opened a new thread mere minutes apart asking the same.

          https://forum.qt.io/topic/144714/getting-started-with-design-studio-and-pyside6

          Q 1 Reply Last reply
          0
          • N Naethan

            It's amazing how in history of this forum category nobody has opened a thread to ask about pyside 6 but we opened a new thread mere minutes apart asking the same.

            https://forum.qt.io/topic/144714/getting-started-with-design-studio-and-pyside6

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

            @Naethan
            Yes, that 's astonishing!
            I did not realize your thread when I wrote mine...and I run even into the exact same issues as you mentioned ;)

            1 Reply Last reply
            0
            • JonBJ Offline
              JonBJ Offline
              JonB
              wrote on last edited by
              #6

              Also:
              https://forum.qt.io/topic/144098/qt-design-studio-python
              https://forum.qt.io/topic/144412/python-for-qt-design-studio
              https://stackoverflow.com/questions/64188695/can-i-export-ui-file-from-qt-design-studio

              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