Is it possible to use qt dbus to get SSID of wifi on Linux
-
If you use NetworkManager to manage your devices you should take a look at https://people.freedesktop.org/~lkundrak/nm-docs/spec.html
qdbusviewer is a nice app to play around with the dbus and fiddle out what to send/request to get the desired information.