summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/android
diff options
context:
space:
mode:
authorDennis Oberst <dennis.oberst@qt.io>2023-05-25 12:51:19 +0200
committerMarc Mutz <marc.mutz@qt.io>2023-06-04 06:33:12 +0000
commit54d8d8055edafcd571fe190eb6077d14a6ff8ce1 (patch)
treec3f60a331e5c05fc67af902c0ea041c2d9da15cd /src/gui/platform/android
parentef1be84551ae1e131dbee8212fd1bd6064e889da (diff)
QString: add STL-style assign() [1/4]: non-(it,it) overloads
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