Hi,
Is there any way to get the MainWindow pointer on any part of the code?
I need to get the MainWindow pointer to make connections into other objects. These objects are created dinamically by user operation and I want to connect a SIGNAL from the object to the SLOT of the MainWindow.
I need this because I have to make that the GUI Thread paint Images that the objects create.
Thanks,




Reply With Quote
Bookmarks