Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3508

Be able to register the application to open Files/URL

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • Not Evaluated
    • Some future release
    • None
    • Other
    • None

    Description

      It would be useful to have way to register an application as a file handler and url handler.

      For example, adding the following methods to Desktop services:
      registerAppForFileType(QString mimeType, QString path = QCoreApplication::applicationFilePath()) // register the application pointed by path to open the file of type mimeType

      Similarily, the application could be registered for URI Scheme:
      registerAppForUrlScheme(QString scheme, QString path = QCoreApplication::applicationFilePath())

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            poulain Benjamin Poulain (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes