Results 1 to 2 of 2

Thread: Register QT Application as the URL Scheme handler for mailto links

  1. #1
    Join Date
    Nov 2009
    Posts
    31
    Thanks
    5

    Lightbulb Register QT Application as the URL Scheme handler for mailto links

    I'm working on a cross platform email application written in QT, and I'd like it to properly catch and handle mailto:// links clicked on by the user. What's the best way to register a QT application to handle a URL scheme?

    The only way I've found from a Google search seems to be this page:
    http://burnttoys.blogspot.com/2008/0...plication.html

    It describes a series of complicated hack that require using a 3rd party installer to install a URL scheme in Windows and Mac, but is this really the only way? Also, what would I have to do to make this work on Linux as well?
    Last edited by manekineko; 13th November 2009 at 00:08.

  2. #2
    Join Date
    Feb 2009
    Posts
    79
    Thanks
    11
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Register QT Application as the URL Scheme handler for mailto links

    I don't know of any built-in feature in qt that could do this for you. I think you will have to care for each single OS anew.

Similar Threads

  1. Register Qt application as operation system toolbar
    By Matriarch in forum Qt Programming
    Replies: 0
    Last Post: 22nd September 2009, 11:59
  2. Deploying Qt 4.5.1 Application on RHEL 5.. Pls Help
    By swamyonline in forum Installation and Deployment
    Replies: 0
    Last Post: 28th June 2009, 11:43
  3. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  4. cleanup handler on application close
    By err23 in forum Qt Programming
    Replies: 3
    Last Post: 16th August 2006, 10:56

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.