Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. PyQt interfacing with Qt in C++
Forum Updated to NodeBB v4.3 + New Features

PyQt interfacing with Qt in C++

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 219 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
    anshah
    wrote on last edited by
    #1

    I have a Qt GUI application written in C++ and I wish to do GUI automation testing using PyQt. The only problem is I'm not sure if PyQt can interface with a Qt C++ GUI application.

    Is this interaction possible or do I need to write a layer in between PyQt and Qt C++ GUI application?

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

      Hi,

      Out of curiosity, why not use the QTest module ?

      Otherwise there's an interesting article on how to embed PySide2 in a C++ application.

      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
      1

      • Login

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