Hi,
I'm having trouble with passing the pointer to othre classes. When I include the main window header in a class that is included in the main window header there are errors compiling. I think this is because one includes the other and the other includes the one, so ... there is a infinite bucle including that the compiler detects.
mmm, is there anyway to force a class (main window) to response a SIGNAL without making the connections? I want to kwon if there is a way to force the main window to response the SIGNAL "X" with the SLOT "slotX" without having to tell who is the sender of the signal.
Thanks,
Bookmarks