Rym Bouabid 01fc6aeaff Add a generic container-joining algorithm qJoin()
Introduce a generic container-joining algorithm, qJoin(), to
qalgorithms.h. qJoin() combines the elements of a container
into a single result such as a string separated by a specified
'Separator'. Optionally, elements can be transformed using a
projection function.

Add tests and documentation.

[ChangeLog][QtCore][QtAlgorithms] Added qJoin().

Task-number: QTBUG-64318
Change-Id: Ia9abd45645fbbbcc87ff3e5474878609398d9eb6
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2025-02-19 15:50:26 +01:00
2025-01-30 22:32:40 +01:00
2024-11-05 14:36:16 +01:00
2024-11-05 14:36:16 +01:00
2025-01-27 07:47:59 +00:00
2024-12-13 14:54:23 +00:00
2024-06-25 11:44:00 +02:00
2025-02-18 13:58:26 +01:00
2025-02-18 13:58:26 +01:00
Description
Qt Base (Core, Gui, Widgets, Network, ...)
822 MiB
Languages
C++ 84.3%
HTML 4.9%
C 3.9%
CMake 3.6%
Objective-C++ 2%
Other 0.8%