[Qt-interest] Window alert
Yuvaraj R
yuvaraj at ongobiz.com
Tue Aug 11 14:26:56 CEST 2009
Thanks for your reply..
I solved that isses.. by making incoming call window as inactive.For
this one i created one class and emitted the signal for new class . from
incoming call window
Thanks
Yuvaraj R
On Tue, Aug 11, 2009 at 5:40 PM, John McClurkin <jwm at nei.nih.gov> wrote:
> Yuvaraj R wrote:
> > 4.3 only..
> >
> > It is working ,my senario is i want to set the alert for my incomimg
> > call window.. it will show, when call coming..
> >
> > you would have seen at Gtalk. when we getting the message ,it will alert
> > the incoming message window.
> >
> > Simple issue,but i am struggling with last 1day..
> >
> >
> > please help me to sort out this problem .
> >
> >
>
> You say that you have been struggling with this for a day, but you don't
> describe what you have tried so it's hard for any one to help. According
> to the Docs QApplication::alert() causes an alert to be shown for a
> widget if that widget is not the active window. So, for starters, try
> this: just before calling QApplication::alert(this, 1000), check to see
> if this is active. If it is, then no alert will be shown.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090811/a0d3dd0c/attachment.html
More information about the Qt-interest-old
mailing list