Skip to content

Add a new type to store SSIDs for wireless connections

Yari Polla requested to merge work/add-wifi-and-hotspot-ssid-props into master

Hi, this MR adds a new QML type, which stores SSIDs for wifi and hotspot connections.\

The reason behind this proposal is that it would be useful for Plasma Mobile (and maybe not only for it), as we would get a direct and clean access to these information, instead of fetching a status (WiFi: Connected to...) which must be further processed.

Merge request reports