Hello again, everyone. 

Ok, that's the solution : do not forget to include the following "magic" 
statement in the .PRO file :

QTPLUGIN += qgenericbearer

Best Regards,

Cezar.

----- Original Message -----
From: "Cezar Menezes" <ce...@hxgt.com.br>
To: interest@qt-project.org
Sent: Thursday, January 2, 2014 10:51:50 AM
Subject: [Interest] QNetworkConfigurationManager() Class in Android and iOS     
devices

Hello, everyone. 

I'm trying to instantiate the class "QNetworkConfigurationManager()" for 
accessing the method "QNetworkConfigurationManager::isOnline()" , which is 
supposed to return the network connection state (online/offline) of a device.

It works nicely on Android devices, but fails on iOS devices.

It seems that this class is not fully implemented for iOS, unless I'm missing 
some important pre-configuration prior to instantiating it.

If anyone has succeeded while using this class with iOS, please let me know.

Happy new year for all.

Cezar.

bool QNetworkConfigurationManager::isOnline() 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to