Query network from QML
asked 2018-12-17 18:40:44 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
I'm updating an app, that needs to access a web service. It should be able to run both off- and online, so the primary objective is to detect net accessibility and optionally open the network connection dialog.
I have been trying different options, which all ended with no viable result, so before reinventing sliced bread, I'd like to check if I have missed something obvious.