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

QSignalSpy is missing std::chrono support

XMLWordPrintable

    • All
    • 6f9ace568 (dev)

      At the moment QSignalSpy has a wait function that expects an integer. The integer is interpreted as milliseconds. Since Qt 5.8 QTimer supports std::chrono to set the duration. The QSignalSpy is missing this support.

      Benefits:

      1. an equivalent interface compared to QTimer
      2. a better readability by using QSignalSpy

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

            macadder Jason McDonald
            fettpet Sev Dw
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes