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

Add overloads for QProcess::waitForXxx(QDeadlineTimer)

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes