Hello !

I develop dynamic link library under Qt 4. I have to send somewhere signal to test application. If this application is under Qt, then I connect signal from library object to some slot. Which way I can generate standard system Windows or X11 event if test application is under specific platform ?