QNAM uses QtBearer, which means those are handled by the NetworkManager backend, which I am currently trying to fix up.
There are two ways of diserning online status with QtNetwork. 1) QNetworkConfigurationManager has isOnline() method, this can be done on the defaultConfiguration(). 2) QNetworkConfigurationManager has allConfigurations which can take an argument of QNetworkConfiguration::Active which will give a list of all active (online) configurations. Both of which are a bit heavy if only being used for discovering online status. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384776 Title: Occasional hang in unity 8 dash on the phone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1384776/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
