I don't know what you are doing in your Client class, but you can work around the exec() function with the code or the Qt class QEventLoop:
Qt Code:
while(true) { }To copy to clipboard, switch view to plain text mode
I don't know what you are doing in your Client class, but you can work around the exec() function with the code or the Qt class QEventLoop:
Qt Code:
while(true) { }To copy to clipboard, switch view to plain text mode
gQt (10th June 2010)
Bookmarks