When playing with Qthread I often use the following code in the destructor :
Qt Code:
while ( isRunning() ) quit();To copy to clipboard, switch view to plain text mode
When playing with Qthread I often use the following code in the destructor :
Qt Code:
while ( isRunning() ) quit();To copy to clipboard, switch view to plain text mode
Current Qt projects : QCodeEdit, RotiDeCode
Bookmarks