Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. PySide: Creating GUIs with Qt Creator/Qt Designer or by code?
Forum Updated to NodeBB v4.3 + New Features

PySide: Creating GUIs with Qt Creator/Qt Designer or by code?

Scheduled Pinned Locked Moved Language Bindings
2 Posts 2 Posters 20.3k 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.
  • L Offline
    L Offline
    Lucha
    wrote on last edited by
    #1

    Hello there!

    I'm just starting with PySide and I have a question about GUIs: what do you use to create them? Qt Creator? Qt Designer? Other tools?

    Thanks for your answers and your time.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lndn
      wrote on last edited by
      #2

      I found tutorials that show you 2 different ways to do this:

      Using Python, Import PySide
      You can create the GUIs directly from a python script, just import PySide and follow the tutorials on this page: http://qt-project.org/wiki/PySideDocumentation

      Using QtCreator, PySide and PySide Tools
      You can also create the GUI in QtCreator and convert it to a python script. Follow this tutorial:
      http://qt-project.org/wiki/QtCreator_and_PySide

      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