all example is run success on python3.7.1 and pyqt5 version 5.13.0. if you have some run problem. please contact to me.
An example of building a Qt-based GUI app with both Python and C++ interfaces of Qt (PyQt5 and Qt5). The connection between C++ and Python is based on the SIP tool which is used to make Python ...