Hi,
I wonder if it is possible to create GUI-Elements, like a Window (QWidget) from a QThread. I don't wan't to interact with the Window from the main() Thread. I just want to create a window from a QThread. I already checked this out and it seems to work. My window gets build from a method of my QThread and the ctr() of the Widget shows that it is the same thread id, like my QThread.


Reply With Quote



Bookmarks