Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Pyside design studio

Pyside design studio

Scheduled Pinned Locked Moved Unsolved Qt for Python
pyside2
3 Posts 3 Posters 2.3k 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.
  • T Offline
    T Offline
    Tubbs
    wrote on last edited by
    #1

    I would like to build a ui in design studio. Import the ui from design studio into my pyside application and be able to interact with the ui by code as with any widget/class

    Is this even possible? Cant find any aexample where design studio is used with python.

    Could someone please provide me with one example where interaction with the design studio ui is made.

    Thanks

    jsulmJ 1 Reply Last reply
    0
    • T Tubbs

      I would like to build a ui in design studio. Import the ui from design studio into my pyside application and be able to interact with the ui by code as with any widget/class

      Is this even possible? Cant find any aexample where design studio is used with python.

      Could someone please provide me with one example where interaction with the design studio ui is made.

      Thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Tubbs Take a look at this: https://stackoverflow.com/questions/7144313/loading-qtdesigners-ui-files-in-pyside

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      T 1 Reply Last reply
      2
      • jsulmJ jsulm

        @Tubbs Take a look at this: https://stackoverflow.com/questions/7144313/loading-qtdesigners-ui-files-in-pyside

        T Offline
        T Offline
        Tubbs
        wrote on last edited by
        #3

        @jsulm Thanks for your answer. I do know how to load ui files from designer. lm reffering to the ”designer studio” from the designer tools suite. It seems the only way to load files are .qml files and not .ui files.

        I know how to create a project and import graphics in the ”designer studio” but l cant load it into my pyside2 application. Maybe lm missing something fundamental here?

        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