qt5base-lts/examples/corelib
Edward Welbourne c158f881b3 Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior
The Qt version was added in 5.14 "for use as eventual replacement for
QString::SplitBehavior." Move another step closer to that goal.

Applied suitable wrapping round various char and string literals,
since docs are meant to show best practice.

Change-Id: Ie061905fad26f9b4dda3eedba4612704f0a19126
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-02-28 15:37:11 +01:00
..
ipc QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' instead 2020-02-11 16:54:59 +03:00
mimetypes Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01:00
serialization Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
threads Fix Mandelbrot Example documentation with regards to qRegisterMetaType() 2020-01-13 12:50:03 +01:00
tools Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
corelib.pro threads: disable threads examples for nothread builds 2018-12-10 05:36:08 +00:00