Is there any way to turn off the Glib event loop in Qt 4.2 (X11)? I am having problems with it crashing my app. I don't care about embedding GNOME plugins in my application, so I don't need the Glib event loop. Surely there must be some way to get the native Qt event loop?