qt5base-lts/examples/widgets
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
..
animation QButtonGroup: deprecate overloaded signals 2020-01-28 06:24:25 +01:00
desktop Examples: Replace deprecated QLabel API 2020-02-01 07:31:01 +08:00
dialogs Deprecate one overload of QInputDialog::getDouble() for 5.15 2020-02-12 16:10:24 +01:00
doc Merge remote-tracking branch 'origin/5.14' into 5.15 2020-02-18 09:26:53 +01:00
draganddrop Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
effects Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
gallery Add a widget gallery example 2020-01-09 13:52:25 +01:00
gestures Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
graphicsview Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
itemviews Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
layouts Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Merge remote-tracking branch 'origin/5.14' into 5.15 2020-02-04 10:44:00 +01:00
painting Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Markdown importer: use Unicode decoding 2020-02-03 14:58:00 +01:00
scroller Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
statemachine Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
tools Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
touch Examples: fix compile without printsupport 2020-01-31 06:23:58 +01:00
tutorials Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
widgets Deprecate QTabletEvent::device() in favor of deviceType() 2020-02-17 21:39:59 +01:00
windowcontainer Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
widgets.pro Add a widget gallery example 2020-01-09 13:52:25 +01:00