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

QSignalSpy is missing std::chrono support

    XMLWordPrintable

Details

    • All
    • 6f9ace568 (dev)

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes