Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
Won't do for setExpiryTimeout because it's a Q_PROPERTY thus it has a getter. It's not used frequently enough.
-
179e79b18 (dev), 1f2a230b8 (dev)
Description
there are several APIs that use `int msec` arguments. it would be great to have std::chrono based variants, as strong types result in more robust application code
QThreadPool::waitForDone QThreadPool::setExpiryTimeout
Attachments
For Gerrit Dashboard: QTBUG-125107 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
559757,5 | QThreadPool: add waitForDone() based on QDeadlineTimer | dev | qt/qtbase | Status: MERGED | +2 | 0 |
559759,2 | QThreadPool: store the expiryTimeout in a std::chrono type | dev | qt/qtbase | Status: MERGED | +2 | 0 |