qt6-bb10/examples/corelib/threads/doc/src
Friedemann Kleint caab0ad357 Fix Mandelbrot Example documentation with regards to qRegisterMetaType()
The call to qRegisterMetaType() has been removed since the type
is registered as a meta type in Qt 5. Assert on the meta type id instead.
Adapt the documentation accordingly.

Fixes: QTBUG-81254
Change-Id: I0cb459d0dda7a82fc37871605ff634004af0f9f9
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-01-13 12:50:03 +01:00
..
mandelbrot.qdoc Fix Mandelbrot Example documentation with regards to qRegisterMetaType() 2020-01-13 12:50:03 +01:00
queuedcustomtype.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
semaphores.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
waitconditions.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00