Yes, you CAN'T access any gui from separate thread. Just emit a signal with notification text and write a slot in your gui widget that will QMessageBox this text
Yes, you CAN'T access any gui from separate thread. Just emit a signal with notification text and write a slot in your gui widget that will QMessageBox this text
Bookmarks