Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
6.9
-
-
f27588348 (dev), 121f5105f (6.10), d49b2a7d4 (6.9)
-
framework-content 11, framework-content 12
Description
There's a fairly widespread view that qWait() is usually a source of eventual pain, rather than the right tool for the job; while it may be a bit premature to actively deprecate it, we could at least have its docs mention the QTRY_*() macros, and maybe even actively encourage the reader to prefer them, where applicable.