c++ - How can i check network connection on qml? -


i want check if there network connection when app start under splash screen.splash doesnt important, important point how can check network connection in qml? solution can qml, javascript, c++ etc.

you can use networkinfo qml element qtmobility.systeminfo 1.1 module. see: http://doc.qt.nokia.com/qtmobility-1.2/qml-networkinfo.html more information.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -