pegasus-frontend
pegasus-frontend copied to clipboard
network detection api
It would be possible to have a complex API, just to detect the state of being connected or not to a network. to be able to display a status icon on the interface?
Hi, this technically seems to be possible, but requires some work, as different Qt versions seem to have different methods for accessing this information. (Note to self: https://doc.qt.io/qt-6/qnetworkinformation.html)