开发者

How can i check network connection on qml?

I want to check if there is network connection when my app start under splash screen.Splash doesnt important, important point is how can i check network connection in qml? Solution ca开发者_StackOverflow社区n be with qml, javascript, c++ etc.


You can use the NetworkInfo QML element from the QtMobility.systeminfo 1.1 module. See: http://doc.qt.nokia.com/qtmobility-1.2/qml-networkinfo.html for more information.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜