开发者

Qt and Bluetooth on Symbian S60

i am working on a mobile application which needs to use bluetooth to send a file to another mobile device. I'm using Qt for symbian. my problem is that Qt doesn't provide ready to use API for bluetooth.Only Qt extended(which runs开发者_开发百科 on embedded linux) has API for bluetooth. Do you have a clue to use bluetooth from Qt on symbian platform?

Thanks in advance


You can use native Symbian C++ for the Bluetooth part.

Here's an article that shows how to mix Symbian C++ and Qt C++ with Bluetooth device discovery.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜