qt6-bb10/tests/auto/widgets/dialogs/qfiledialog
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
..
resources
.gitignore
BLACKLIST Activate tst_qfiledialog for Android 2022-02-28 23:08:21 +01:00
CMakeLists.txt tests: Use QT_TESTCASE_SOURCEDIR define 2021-08-11 21:03:56 +02:00
tst_qfiledialog.cpp Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00