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. Is it possible to embed QT Designer within PySide6 app ?
Forum Updated to NodeBB v4.3 + New Features

Is it possible to embed QT Designer within PySide6 app ?

Scheduled Pinned Locked Moved Unsolved Qt for Python
qt for pythonpyside
2 Posts 2 Posters 430 Views 1 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.
  • T Offline
    T Offline
    TKP77
    wrote on last edited by
    #1

    Hi all,
    I want to create an PySide6 app where QT Designer is embedded as a functionality.
    So from my app, I can modify dynamically any .UI file used in my app and using QUiLoader, I can show the updated .UI file
    Has anyone already done such a thing ?
    Any advice would be appreciated.
    Thanks in advance for your help
    Cheers

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

      Hi and welcome to devnet,

      You might want to take inspiration from how Qt Creator does it.

      Note that you will likely have to build Python bindings for that yourself.

      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
      • SGaistS SGaist referenced this topic on

      • Login

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