Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Design mode in QT Creator only loads QtQuick widgets
QtWS25 Last Chance

Design mode in QT Creator only loads QtQuick widgets

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
creatordesignwidget
1 Posts 1 Posters 210 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.
  • B Offline
    B Offline
    BGrimaud
    wrote on 1 Sept 2023, 09:02 last edited by
    #1

    Hi,

    I'm a bit confused regarding available widgets in the graphical Design mode of Qt Creator.

    I am designing a widget-based UI for a Python app. In Qt Creator, I created a new project with a basic app for Python as a template.

    However, there are a lot of widgets that I would like to use (e.g. QFileDialog) that aren't available in the drag and drop list to the side.

    Looking a bit more into it, the loaded plugins only list libqquickwidget.so which contains QQuickWidget, and looking in Qt/Tools/QtCreator/lib/Qt/plugins/designer only shows said libqquickwidget.so file.

    Is there a way to load extra widgets in the Qt Design mode, or am I just confused about its use ?

    1 Reply Last reply
    0

    1/1

    1 Sept 2023, 09:02

    • 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