Details
-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
6.2.2
-
-
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:
- an equivalent interface compared to QTimer
- a better readability by using QSignalSpy
Attachments
Issue Links
- relates to
-
QTBUG-106551 Add std::chrono literal support to QThread sleep functions
-
- Closed
-
For Gerrit Dashboard: QTBUG-100041 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
460825,6 | QSignalSpy: add wait(std::chrono::milliseconds) overload | dev | qt/qtbase | Status: MERGED | +2 | 0 |