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

Add overloads for QProcess::waitForXxx(QDeadlineTimer)

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • Core: I/O
    • None
    • All

    Description

      Add overloads for these functions taking std::chrono::milliseconds. This would nicely conform to the other Qt interfaces, like QTimer::setInterval(), QTimer::singleShot(), etc...

      The issue may be with waitForReadyRead(), as that's the overload for virtual function.

      Most probably it could be applied to QIODevice interface, too.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            jkobus Jarek Kobus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes