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. Step by step process to make a python gui with qt creator
Forum Updated to NodeBB v4.3 + New Features

Step by step process to make a python gui with qt creator

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.4k 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.
  • R Offline
    R Offline
    rklein3013
    wrote on last edited by
    #1

    What is the step by step process to open the design mode in qt creator to create a gui for python code. I have pyside installed but having troulbe opening the design mode without creating a c++ project. There is a link which shows how to edit the ui file and modify it by using pyside uic, and it states to make the gui interface by using qt creator, but no examples or tutorials on how to create the interface in qt creator. There is a link on how to use qt creator but that link is for creating c++ widget applications, not a gui interface that can be used with python.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      There is a "QtDesigner":http://qt-project.org/doc/qt-5/qtdesigner-manual.html a standalone utility to create UI that does not require C++ project.

      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