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

QDesktopServices request

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • Some future release
    • 4.2.0
    • Core: Other
    • None

      I am using QDesktopServices::openUrl to open a file on disk with the default application. Although it works extremely well and is really easy to use, the interface is quite limited and I would like more control over the created child process, like a handle to it, or maybe signals when the state of the launched app changes.

      In Windows it would help to use ShelExecuteEx instead of ShellExecute in Qt\4.2.0-rc1\src\gui\util\qdesktopservices_win.cpp.

      In particular I'd be interested in knowing when the application is closed.

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

            sorvig Morten Sørvig
            rve Anders Bakken
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes