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. Getting started with Design Studio and PySide6
Forum Update on Monday, May 27th 2025

Getting started with Design Studio and PySide6

Scheduled Pinned Locked Moved Unsolved Qt Design Studio
1 Posts 1 Posters 887 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.
  • N Offline
    N Offline
    Naethan
    wrote on 27 Apr 2023, 12:40 last edited by Naethan
    #1

    Until now I've made my pyside6 apps with qtwidgets and want to start using a designer like QT Design Studio and Qt Quick instead.

    After creating a new project, bootstrapping the main.qml with QQmlApplicationEngine() and running it as python main.py, it results in errors like "module 'content' is not installed". Seeing how imports are already handled in the qml files and it not being able to find it means it must not be compatible directly with PySide6.

    Are there any guides or articles that work out a basic working example to get started with using QT Design Studio (Qt Quick) projects with PySide6?

    1 Reply Last reply
    0
    • Q Qt4Fun referenced this topic on 27 Apr 2023, 13:05
    • N Naethan referenced this topic on 27 Apr 2023, 13:06

    1/1

    27 Apr 2023, 12:40

    • Login

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