Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Open URL in default browser

Open URL in default browser

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 792 Views
  • 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 Offline
    B Offline
    Brody
    wrote on 29 Jul 2015, 13:05 last edited by
    #1

    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
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 29 Jul 2015, 20:45 last edited by
      #2

      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
      0

      1/2

      29 Jul 2015, 13:05

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved