The class QEventLoop solved the problem, thanksClient can subclass QEventLoop, and QEventLoop has also an exec() function, so it is still possible to have the Client.exec() in main.
The class QEventLoop solved the problem, thanksClient can subclass QEventLoop, and QEventLoop has also an exec() function, so it is still possible to have the Client.exec() in main.
Bookmarks