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

Feature Request:: API to allow specify timeout value for QDBusPendingReply::waitForFinished

    XMLWordPrintable

Details

    Description

      QDBusPendingReply::waitForFinished() does not provide any way to specify a value for a timeout.
      It should be similar to QProcess::waitForFinished() like It has a defaulted timeout argument and
      returns a bool. True means isFinshed() should be true, false means a timeout or other error occurred. This method already internally times out, the current interface just doesn't easily allow someone to alter the timeout.

      There should be some default parameter specifying a timeout value for waitForFinished()

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            shmittal Shveta Mittal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes