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. How to open the files using firefox and other file using excel sheet?
Forum Update on Monday, May 27th 2025

How to open the files using firefox and other file using excel sheet?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 334 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.
  • K Offline
    K Offline
    kripashree
    wrote on last edited by
    #1

    Re: [SOLVED] Open a file with the default application in Qt

    Hi,
    I have two files(.csv and .xml files) , i want to open csv file with excel sheet and .xml file with firefox browser from the qt GUI.Can anyone tell me how to do this?

    Thanks in advance.

    Regards,
    Kripashree

    aha_1980A 1 Reply Last reply
    0
    • K kripashree

      Re: [SOLVED] Open a file with the default application in Qt

      Hi,
      I have two files(.csv and .xml files) , i want to open csv file with excel sheet and .xml file with firefox browser from the qt GUI.Can anyone tell me how to do this?

      Thanks in advance.

      Regards,
      Kripashree

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @kripashree

      QDdesktopServices::openUrl() should do that.

      Qt has to stay free or it will die.

      1 Reply Last reply
      2

      • Login

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