Results 1 to 3 of 3

Thread: How to get default home page of internet browser

  1. #1
    Join Date
    Sep 2009
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default How to get default home page of internet browser

    Hi,
    I am using QDesktop services. I want to open browser from my application. I am successfully able to do it but I don't know how to get the default home page of the browser.
    Currently whatever path I am giving in my application, its opening but not the home page.
    I want to open the home page of browser.

    Please suggest any way to do that.

    Thanks,
    Sam

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    8
    Thanked 133 Times in 128 Posts

    Default Re: How to get default home page of internet browser

    if you only want to open the default page then try to open the browser through QProcess without any arguments.

  3. #3
    Join Date
    Sep 2009
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to get default home page of internet browser

    Please suggest how to use QProcess to open url.

    Thanks,
    Sam

Similar Threads

  1. Open URL on Non Default Browser
    By sheeeng in forum Qt Programming
    Replies: 3
    Last Post: 27th July 2009, 07:34
  2. Opening swf file in the default browser
    By munna in forum Qt Programming
    Replies: 16
    Last Post: 5th May 2006, 09:33

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.