[Qt-interest] Active Window notification

Ankit Agarwal ankit17.ag at gmail.com
Tue Mar 17 10:09:25 CET 2009


ohh...yes this would be better. Thanks. I shall also make changes in my code
:D

On Tue, Mar 17, 2009 at 2:37 PM, Kalle Last <kalle.last at gmail.com> wrote:

> 2009/3/17 Ankit Agarwal <ankit17.ag at gmail.com>:
> > Hi,
> > check out changeEvent(QEvent *event) and event->type() == 99.
> > 99 is the code for Activation event.
> >
> > Hope this helps.
> >
>
> Instead of hardcoded '99' it would probably be safer to use
> QEvent::ActivationChange from QEvent::Type
> http://doc.trolltech.com/4.5/qevent.html#Type-enum
>
>
> --
> Kalle Last
>
>
>
>
>
> --
> Kalle Last
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



-- 
Regards,
Ankit Agarwal
SW Engineer
Vegayan Systems
email : ankit_agarwal at vegayan.com
Blog : http://ankit17.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090317/985fe66d/attachment.html 


More information about the Qt-interest-old mailing list