Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. How to use QTermWidget in PySide2?
Qt 6.11 is out! See what's new in the release blog

How to use QTermWidget in PySide2?

Scheduled Pinned Locked Moved Unsolved Qt for Python
4 Posts 2 Posters 1.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.
  • BEACON118B Offline
    BEACON118B Offline
    BEACON118
    wrote on last edited by
    #1

    Does Qt has the original widget for terminal? We can find QTermWidget in github for C++, how do we use it in Python?
    When does Qt release it's widget for terminal?

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

      Hi and welcome to devnet,

      No it doesn't. QTermWidget is not an official Qt module. You'll have to contact the project's authors to check with them if they plan to add support for PySide 2 or write the bindings yourself.

      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
      • BEACON118B Offline
        BEACON118B Offline
        BEACON118
        wrote on last edited by BEACON118
        #3

        Thanks, I will ask him. After searching the Internet for a long time, I have found that many people try to realize the "QTerminalWidget" in Python but poor. Why does not Qt official develop this widget? The QTermWidget is not friendly used even in C++.

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

          Let's take it from the other end, why should the Qt project do it ?

          There's already a Qt based terminal that exists: Konsole from the KDE project.

          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