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. What is the best way to communicate between Qt5 and pyQt5 for exchanging data ?
Forum Updated to NodeBB v4.3 + New Features

What is the best way to communicate between Qt5 and pyQt5 for exchanging data ?

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 675 Views
  • 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
    RahibeMeryem
    wrote on last edited by
    #1

    Hi ,

    My Qt c++ code needs to exchange data between pyQt program frequently. I tried to use qmqtt and still strugling .

    c++ generating some images and need to send pyQt process with meta data and get back the result as string/text.

    what could be sugesstion for easy and fast alternative ?

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      QLocalSocket or Qt Remote Objects for a more high-level API

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      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