1

title is exhaustive. I don't know how to use function like QDesktopService or get the data from registry ( is this possible solution sustainable? )

Edit:

With Reg its possible to retrieve default default browser

5
  • You need to be a bit more specific. What exactly do you need to do with QDesktopService? To read the registry you could use QSettings. Commented Jan 13, 2017 at 9:11
  • 1
    This info might also help you: Getting Default browser - at least for windows. Commented Jan 13, 2017 at 9:16
  • thanks for your answer Dusteh i have finally cracked how to use QDesktopServices to get the path of default browser in use with qt Commented Jan 16, 2017 at 0:58
  • I just found how to extract value from registry with qt and then i used the method to extract the default browser from the key registry where he is stored Commented Jan 16, 2017 at 0:59
  • 1
    In such case you should answer your own question as described here: Can I answer my own question? Commented Jan 16, 2017 at 8:01

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.