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

Be able to register the application to open Files/URL

XMLWordPrintable

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

      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())

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes