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
Forum Updated to NodeBB v4.3 + New Features

Design mode in QT Creator only loads QtQuick widgets

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
creatordesignwidget
1 Posts 1 Posters 214 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 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

    • Login

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