Hi,
I just want to know ,does Qt mobility supports telephony ??, like suppose I want to develop an application in which I want to make call or get the notification for incoming call.
Can anyone provide me information on this topic.
Regards,
Vishal
Hi,
I just want to know ,does Qt mobility supports telephony ??, like suppose I want to develop an application in which I want to make call or get the notification for incoming call.
Can anyone provide me information on this topic.
Regards,
Vishal
Nothing in the Mobility API yet. But I believe that the old Qt Mobile extensions did have a Telephony API
http://wiki.forum.nokia.com/index.ph..._Telephony_API
Perhaps, you could use it for the time being.
Pankaj Nathani
www.croozeus.com
Hi,
croozeus ,thanks for reply I have read the information given in link provided by you, and downloaded Qt Mobile extensions.
I have Qt 4.6.2 for symbian installed ,does it supports Qt Mobile extensions,Can I build examples inside Qt Mobile extensions using Qt 4.6.2 for symbian.
I have also configured QtMobility 1.0.0 beta release configured for my SDK's ,it will create any problem if I configure Qt Mobile extensions for my SDK's.??
Regards,
Vishal
Last edited by vishalrocks101; 2010-03-16 at 05:46.
Pankaj Nathani
www.croozeus.com
Thanks for reply,
I have performed all the steps given in Link.
I have build the telephonyex example and EXE is also created but when I try to run it using.Code:make run
I am getting below problem:
Can you help me on this issueCode:The ordinal 1927 could not be located in the dynamic link library euser.dll ".
SDK's USED:
1)S60 3rd Editon FP2 V1.1
2)S60 5th Edition V0.9
Regards,
Vishal
i think u should build for device as emulator is not supporting telephony.
I have tried installing it on device (XPRESS 5800) but application is not launching:
I have installed following SIS:
1) qt_installer.sis
2) qt_mobile_ext_libs.sisx
3) qt-mobility-1.0.0-beta1.sis
4) Telephony.sisx (SIS created from telephonyex) using carbide
Can anyone help me in this issue
Regards,
Vishal