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
Post a Comment