-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
4.7.2
-
None
with Qt_SDK_Win_offline_v1_1_beta_en.exe installed.
QNetworkConfigurationManager::updateConfigurations () cannot discover QNetworkConfiguration::Undefined WLANs's networkConfigurations
In the attached small demo, the application output can print all the networkConfigurations by using QList<QNetworkConfiguration> QNetworkConfigurationManager::allConfigurations ( QNetworkConfiguration::StateFlags filter = 0 ) const
but it does not print the WLANs's Configurations which has not been defined or connected.