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. GUI development using PySide
Qt 6.11 is out! See what's new in the release blog

GUI development using PySide

Scheduled Pinned Locked Moved Language Bindings
2 Posts 2 Posters 862 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.
  • A Offline
    A Offline
    Akshay
    wrote on last edited by
    #1

    Hello, I am a beginner in GUI development, developing a GUI using PySide. I want to know the ways in which one can connect the GUI to the main python code(Excluding the signal slot mechanism!). For eg:- I want to display the console output on a Textedit/Lineedit box of PySide. Also can we use all the functionalities of Qt in PySide. Eg:- Is it possible to implement the same using QProcess in PySide?How? Thank You.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You can use QProcess with PySide the same way you would in C++.

      What do you mean by "connect to the main python code" ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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