Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. qdesktopservice
    Log in to post

    • SOLVED Can't open an HTML on a specific fragment in QT using hash
      General and Desktop • html qurl qdesktopservice • • a1rltt  

      3
      0
      Votes
      3
      Posts
      73
      Views

      @Bonnie yes, i'm on Windows, thanks for the explaining!
    • SOLVED Alternative to older QDesktopServices::openUrl
      General and Desktop • linux windows mac qdesktopservice • • ashishbansal  

      3
      0
      Votes
      3
      Posts
      1347
      Views

      @raf924 said: @ashishbansal http://doc.qt.io/qt-5/qdesktopservices.html#openUrl it's still available. Why would you think it was not? or did you know it was but wanted an alternative anyway? Sorry, I din't know that it's still available. I was searching for opening a local directory in qt and found somewhere calling it as "deprecated" solution. Anyway Thanks :)
    • QDesktopServices::openUrl(QUrl("mailto:"));
      General and Desktop • qurl qdesktopservice mailto • • CraigBakalian  

      5
      0
      Votes
      5
      Posts
      2414
      Views

      Yes there might be, the current Qt version is 5.5.0 so you are using an older version. Can you test with 5.5 to check if you still experiencing this ?