qt5base-lts/examples/corelib
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
..
ipc Cleanup QtCore examples 2019-02-06 22:11:27 +00:00
mimetypes Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
serialization Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
threads Fix Mandelbrot Example documentation with regards to qRegisterMetaType() 2020-01-13 12:50:03 +01:00
tools examples: Fix -Wdeprecated-copy warnings 2019-10-30 07:46:35 +02:00
corelib.pro threads: disable threads examples for nothread builds 2018-12-10 05:36:08 +00:00