[Qt-interest] Window alert
Yuvaraj R
yuvaraj at ongobiz.com
Mon Aug 10 18:48:31 CEST 2009
Hello sujan
alert is a static member function of QApplication..
Thanks
Yuvaraj R
On Mon, Aug 10, 2009 at 10:08 PM, Sujan Dasmahapatra <
sujan.dasmahapatra at gmail.com> wrote:
> You create an object QApplication then try to call alert using indirection
> operator. Hope this works.
>
> On Mon, Aug 10, 2009 at 7:20 PM, Yuvaraj R <yuvaraj at ongobiz.com> wrote:
>
>>
>>
>> Dear all
>>
>> what wrong with code ?
>>
>> QApplication::alert(this,1000);
>>
>> but window is not alerting .
>>
>>
>> Thanks
>>
>> Yuvaraj R
>>
>>
>>
>> On Mon, Aug 10, 2009 at 6:57 PM, Yuvaraj R <yuvaraj at ongobiz.com> wrote:
>>
>>> Hi All
>>>
>>> I want to set my incoming call window alert, as like as Gtalk.
>>>
>>>
>>> I tried with this code.
>>>
>>> QWidget *widget
>>>
>>> Application::alert(widget,1000);
>>>
>>> if i use the above code,my mainwindow is alerting,not my incoming call
>>> window.
>>>
>>> I want to alert my incoming call window ,while i am getting call.
>>>
>>> suggestions and ideas are welcome
>>>
>>>
>>> Thanks
>>>
>>>
>>> Yuvaraj R
>>>
>>
>>
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>
>>
>
>
> --
> Thanks & Regards
> S. Dasmahapatra
> B.E. (Aeronautics-Aerodynamics)
> Senior Engineer---CFD(Computational Fluid Dynamics)
> L M Glasfiber R & D (India) Pvt Ltd
> Bangalore, India
> Ph:91-9900839788
> Office:91-80-66470248
> mail id : sujan.dasmahapatra at gmail.com
> sdh at lmglasfiber.com
>
>
> _______________________________________________
> 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/20090810/dcc89829/attachment.html
More information about the Qt-interest-old
mailing list