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

add Quit command to Assistant's remote control API

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Tools: Assistant
    • None

    Description

      There's no documented way to quit the Assistant via its remote control API. I'm leveraging the tool as an external documentation browser via QProcess, and can only terminate it with a QProcess::terminate() or by sending it a SIGHUP when my application exits. I don't know what (future) side-effects this may have, and it always gives me a QProcess::CrashExit signal in return. Not very proper.

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            rjvbertin René Bertin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes