Hello, I am working on a Qt application which will requires communication between a C++/Qt process and a python(2.7 & 3.6)/Qt process. I had wanted to use QSharedMemory to do this but there is no python version of this listed in doc.qt.io. Is there currently a python version of this class or are the plans in the very near future to support this?
Thanks! eric
_______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
