Hi all,
I have a second thread outside the main (GUI) thread, this (second) thread copys a directory with all subdirs and all files. If a file is exists, I have a (modal) QMessageBox for asking the user to override or not. But it comes:
How can I do this?QObject::setParent: Cannot set parent, new parent is in a different thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
Thx!
Chris




Reply With Quote
Bookmarks