Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Open URL in default browser

    General and Desktop
    2
    2
    647
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Brody last edited by

      Hi,

      I've created a small browser application and one of the features I want to add is the possibility to open URL in a default browser set by the user, either IE or Chrome and so on.
      I'm using QDestopServices but that doesn't seem to work at all. What happens is that my link opens up in a new tab in my small browser application instead. Chrome is set as default browser in my computer.

      My browser application is using the webengine api's.

      How to solve this problem?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Can you share the code where you use QDesktopServices ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • First post
          Last post