QNetworkConfiguration Information
General and Desktop
3
Posts
2
Posters
696
Views
2
Watching
-
Hello,
The http://doc.qt.io/qt-4.8/qnetworkconfiguration.html says that "The QNetworkConfiguration class provides an abstraction of one or more access point configurations." but how do you get a list of available access points?
Thanks in advance to any help you can give!
-
Hi,
It's on the same page bit lower in the Configuration States chapter
-
Thank you for the reply!