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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -