diff options
author | Dennis Oberst <dennis.oberst@qt.io> | 2023-05-25 12:51:19 +0200 |
---|---|---|
committer | Marc Mutz <marc.mutz@qt.io> | 2023-06-04 06:33:12 +0000 |
commit | 54d8d8055edafcd571fe190eb6077d14a6ff8ce1 (patch) | |
tree | c3f60a331e5c05fc67af902c0ea041c2d9da15cd /src/gui/platform/android | |
parent | ef1be84551ae1e131dbee8212fd1bd6064e889da (diff) |
Implemented assign() methods for QString to align with the
criteria of std::basic_string, addressing the previously missing
functionality. This is a subset of the overloads provided by the
standard.
Reference:
https://en.cppreference.com/w/cpp/string/basic_string/assign
The assign(it, it) overload is a bit more complicated and will be
added in follow-up patches.
[ChangeLog][QtCore][QString] Added assign().
Task-number: QTBUG-106198
Change-Id: Ia1481d184865f46db872cf94c266fef83b962351
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/gui/platform/android')
0 files changed, 0 insertions, 0 deletions