<div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 5, 2012 at 1:00 AM, Mandeep Sandhu <span dir="ltr"><<a href="mailto:mandeepsandhu.chd@gmail.com" target="_blank">mandeepsandhu.chd@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> and you should integrate with that and not use GMainLoop (on Linux Qt<br>
> will usually use GMainLoop as well, but not on other systems, if I<br>
> remember correctly).<br>
<br>
Correct. Though one needs to specifically configure Qt with glib<br>
support (-glib option while configuring).<br></blockquote><div><br>I believe on Linux Qt will compile with glib support automatically if it is detected. A caution that there is no glib support in Windows, so if your application will be cross-platform, you cannot use this method.<br>

-Josh<br></div></div></div>