QDesktopServices debug when url changes after open
Solved
General and Desktop
-
Hello guys,
I am stuggling to find out any way how to open the native browser (QDesktopServices::openUrl()) and then listen to it.
So when the user changes the url by clicking at the hyperlink, submitting the form or whatever, then it would debug the new url to me (including url parameters).Can I kindly ask for a basic example, please?
Thank you
-