qt5base-lts/tests/auto/widgets/dialogs/qfiledialog2
Sona Kurazyan 6585963583 Deprecate {QString, QByteArray}::count()
And remove their uses.

[ChangeLog][QtCore][Deprecation Notice] Deprecated QString::count()
and QByteArray::count() that take no parameters, to avoid confusion
with the algorithm overloads of the same name. They can be replaced
by size() or length() methods.

Change-Id: I6541e3235ab58cf750d89568d66d3b1d9bbd4a04
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-03-12 01:05:45 +01:00
..
BLACKLIST Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
tst_qfiledialog2.cpp Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00